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

    Interface GetAttributeTreeAttributeValue

    GetAttributeTreeAttributeValue sub-interface for GetAttributeTreeAttributeTree

    interface GetAttributeTreeAttributeValue {
        child_attribute_list?: any[];
        multi_lang?: GetAttributeTreeMultiLang[];
        name?: string;
        value_id?: number;
        value_unit?: string;
    }
    Index

    Properties

    child_attribute_list?: any[]

    Child attributes for the value of parent attributeThe structure content is the same as attribute_tree

    Translate results for display

    name?: string

    Value name

    value_id?: number

    Value ID

    value_unit?: string

    Value unit