Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 647 Bytes

File metadata and controls

25 lines (13 loc) · 647 Bytes

ItemRestrictionItem

Properties

Name Type Description Notes
restrictMerchantItemId String Restrict item id [optional]
restrictMerchantItemOid Integer Restrict item object identifier [optional]
type TypeEnum Restriction type [optional]

Enum: TypeEnum

Name Value
CAN_NOT_BE_PURCHASED_WITH "can not be purchased with"
CAN_ONLY_BE_PURCHASED_WITH "can only be purchased with"
MUST_BE_PURCHASED_WITH "must be purchased with"