Square.Connect.Model.ProcessingFee

August 15, 2019 ยท View on GitHub

Description

Represents Square processing fee.

Properties

NameTypeDescriptionNotes
EffectiveAtstringTimestamp of when the fee takes effect, in RFC 3339 format.[optional]
TypestringThe type of fee assessed or adjusted. Can be one of: `INITIAL`, `ADJUSTMENT`.[optional]
AmountMoneyMoneyThe fee amount assessed or adjusted by Square. May be negative. Positive values represent funds being assessed, while negative values represent funds being returned.[optional]

[Back to Model list] [Back to API list] [Back to README]