ChargeRequestAdditionalRecipient

October 23, 2019 ยท View on GitHub

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 Note: This model is deprecated.

Properties

NameGetterSetterTypeDescriptionNotes
location_idgetLocationId()setLocationId($value)stringThe location ID for a recipient (other than the merchant) receiving a portion of the tender.
descriptiongetDescription()setDescription($value)stringThe description of the additional recipient.
amount_moneygetAmountMoney()setAmountMoney($value)\SquareConnect\Model\MoneyThe amount of money distributed to the recipient.

Note: All properties are protected and only accessed via getters and setters.

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