Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 826 Bytes

File metadata and controls

16 lines (13 loc) · 826 Bytes

Flipdish.Model.PayoutOtherCharge

Properties

Name Type Description Notes
ChargeId int? The id of the charge [optional]
Amount double? Charge amount [optional]
Currency string Currency of the charge [optional]
PayoutId int? The id of the payout the order is related to [optional]
ChargeDate DateTime? The date the order was placed [optional]
ChargeType string Charge type [optional]
ChargeDescription string Charge description [optional]
StoreId int? Store id [optional]

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