Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 830 Bytes

File metadata and controls

17 lines (13 loc) · 830 Bytes

PayoutOtherCharge

Properties

Name Type Description Notes
charge_id int The id of the charge [optional]
amount double Charge amount [optional]
currency string Currency of the charge [optional]
payout_id int The id of the payout the order is related to [optional]
charge_date \DateTime The date the order was placed [optional]
charge_type string Charge type [optional]
charge_description string Charge description [optional]
store_id int Store id [optional]

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