Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 790 Bytes

File metadata and controls

13 lines (10 loc) · 790 Bytes

Flipdish.Model.StripeCustomConnectedAccount

Properties

Name Type Description Notes
StoreId int? Physical Restaurant Id [optional]
StripeId string Stripe's own connected account identifier [optional]
CardPaymentsStatus string Card payments capability status (Inactive, Pending, Active, Unrequested) [optional]
TransfersStatus string Transfers capability status (Inactive, Pending, Active, Unrequested) [optional]
AccountStatus string Current status of the account [optional]

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