# SquareConnect::ChargeRequestAdditionalRecipient ### 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 Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **location_id** | **String** | The location ID for a recipient (other than the merchant) receiving a portion of the tender. | **description** | **String** | The description of the additional recipient. | **amount_money** | [**Money**](Money.md) | The amount of money distributed to the recipient. |