Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetGlobalItemInfoAttribute

    GetGlobalItemInfoAttribute sub-interface for GetGlobalItemInfoGlobalItem

    interface GetGlobalItemInfoAttribute {
        attribute_id?: number;
        attribute_value_list?: GetGlobalItemInfoAttributeValue[];
        original_attribute_name?: string;
    }
    Index

    Properties

    attribute_id?: number

    The Identify of each category.

    attribute_value_list?: GetGlobalItemInfoAttributeValue[]
    original_attribute_name?: string

    The name of each attribute.