Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 719 Bytes

File metadata and controls

16 lines (11 loc) · 719 Bytes

com.ultracart.admin.v2.Model.CustomerStoreCreditAddRequest

Properties

Name Type Description Notes
Amount decimal Amount of store credit [optional]
Description string Description or reason for the store credit [optional]
ExpirationDays int Optional days for store credit to expire or zero for no expiration [optional]
VestingDays int Optional days for store credit to vesting or zero for immediately available [optional]

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