Selling Partner API SDK for JavaScript
    Preparing search index...

    The definition of the attribute option.

    interface AttributeOption {
        description?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    description?: string

    The description of the attribute value.

    value?: string

    The possible values for the attribute option.