A list of restrictions for the specified Amazon catalog item.

RestrictionList

interface RestrictionList {
    restrictions: Restriction[];
}

Properties

Properties

restrictions: Restriction[]

RestrictionList