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

Latest commit

 

History

History
19 lines (11 loc) · 872 Bytes

AdditionalRecipient.md

File metadata and controls

19 lines (11 loc) · 872 Bytes

Square.Connect.Model.AdditionalRecipient

Description

Represents an additional recipient (other than the merchant) receiving a portion of this tender.

Properties

Name Type Description Notes
LocationId 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.
AmountMoney Money The amount of money distributed to the recipient.
ReceivableId string The unique ID for this `AdditionalRecipientReceivable`, assigned by the server. [optional]

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