Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Files

Latest commit

5cf9e58 · Oct 23, 2019

History

History
19 lines (11 loc) · 845 Bytes

ChargeRequestAdditionalRecipient.md

File metadata and controls

19 lines (11 loc) · 845 Bytes

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

Properties

Name Type Description Notes
LocationId 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.
AmountMoney Money The amount of money distributed to the recipient.

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