Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    A list of restrictions for the specified Amazon catalog item.

    interface RestrictionList {
        restrictions: Restriction[];
    }
    Index
    restrictions: Restriction[]

    A list of restrictions.