squareconnect.models.additional_recipient
Represents an additional recipient (other than the merchant) receiving a portion of this tender.
| Name | Type | Description | Notes |
|---|---|---|---|
| location_id | str | The location ID for a recipient (other than the merchant) receiving a portion of this tender. | |
| description | str | The description of the additional recipient. | |
| amount_money | Money | The amount of money distributed to the recipient. | |
| receivable_id | str | The unique ID for this AdditionalRecipientReceivable, assigned by the server. | [optional] |