V1SettlementEntry

March 13, 2019 ยท View on GitHub

squareconnect.models.v1_settlement_entry

Description

V1SettlementEntry

Properties

NameTypeDescriptionNotes
payment_idstrThe settlement's unique identifier.[optional]
typestrThe settlement's current status. See V1SettlementEntryType for possible values[optional]
amount_moneyV1MoneyThe total amount of money this entry contributes to the total settlement amount.[optional]
fee_moneyV1MoneyThe amount of all Square fees associated with this settlement entry. This value is always negative or zero.[optional]

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