Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 686 Bytes

AccountsReceivableRetryDayActivity.md

File metadata and controls

12 lines (8 loc) · 686 Bytes

com.ultracart.admin.v2.Model.AccountsReceivableRetryDayActivity

Properties

Name Type Description Notes
Charge bool? True if a charge attempt should be made on this day. False means the order should be rejected on this day. [optional]
CouponCode string The coupon code that should be applied to this order. [optional]
Day int? The number of days since the order placed in Accounts Receivable [optional]

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