Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 676 Bytes

File metadata and controls

16 lines (11 loc) · 676 Bytes

com.ultracart.admin.v2.Model.ItemGatedCode

Properties

Name Type Description Notes
Code string The access code a customer must enter at checkout. [optional]
CreatedDts string Date/time the code was added. [optional]
MerchantItemGatedCodeOid int Internal identifier; populated by the server on insert. [optional]
MerchantItemOid int Item this code is associated with. [optional]

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