Sha256: 0ae7e956835bc273d1ecb50a4ec340b0073e2ee90a2d8ca98ff97a4d1b5f4198
Contents?: true
Size: 731 Bytes
Versions: 31
Compression:
Stored size: 731 Bytes
Contents
# SquareConnect::AdditionalRecipient ### Description Represents an additional recipient (other than the merchant) receiving a portion of this tender. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **location_id** | **String** | The location ID for a recipient (other than the merchant) receiving a portion of this tender. | **description** | **String** | The description of the additional recipient. | **amount_money** | [**Money**](Money.md) | The amount of money distributed to the recipient. | **receivable_id** | **String** | The unique ID for this [AdditionalRecipientReceivable](#type-additionalrecipientreceivable), assigned by the server. | [optional]
Version data entries
31 entries across 31 versions & 1 rubygems