AdditionalRecipient

June 28, 2018 ยท View on GitHub

squareconnect.models.additional_recipient

Description

Represents an additional recipient (other than the merchant) receiving a portion of this tender.

Properties

NameTypeDescriptionNotes
location_idstrThe location ID for a recipient (other than the merchant) receiving a portion of this tender.
descriptionstrThe description of the additional recipient.
amount_moneyMoneyThe amount of money distributed to the recipient.
receivable_idstrThe unique ID for this AdditionalRecipientReceivable, assigned by the server.[optional]

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