A list of restrictions for the specified Amazon catalog item.

Export

RestrictionList

interface RestrictionList {
    restrictions: Restriction[];
}

Properties

Properties

restrictions: Restriction[]

Memberof

RestrictionList