ChargeRequestAdditionalRecipient

June 28, 2018 ยท View on GitHub

squareconnect.models.charge_request_additional_recipient

Description

Represents an additional recipient (other than the merchant) entitled to a portion of the tender. Support is currently limited to USD, CAD and GBP currencies

Properties

NameTypeDescriptionNotes
location_idstrThe location ID for a recipient (other than the merchant) receiving a portion of the tender.
descriptionstrThe description of the additional recipient.
amount_moneyMoneyThe amount of money distributed to the recipient.

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