SkuRestriction interface

Restriction of a sku.

Properties

reasonCode

The reason for restriction.

type

The type of restrictions.

values

The value of restrictions. If the restriction type is set to location. This would be different locations where the sku is restricted.

Property Details

reasonCode

The reason for restriction.

reasonCode?: string

Property Value

string

type

The type of restrictions.

type?: string

Property Value

string

values

The value of restrictions. If the restriction type is set to location. This would be different locations where the sku is restricted.

values?: string[]

Property Value

string[]