Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 803 Bytes

PayoutInstrument.md

File metadata and controls

11 lines (8 loc) · 803 Bytes

# PayoutInstrument

Properties

Name Type Description Notes
account_last_four_digits string This string value is the last four digits of the seller's account number. [optional]
instrument_type string This string value indicates the type of account that received the payout. At this time, seller payouts can only be distributed to bank acounts, so the string value returned in this field will always be BankAccount. [optional]
nickname string This string value is a seller-provided nickname that the seller uses to represent the bank account. [optional]

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