Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface TierVariationOption

    Tier variation option for models

    interface TierVariationOption {
        image?: { image_id?: string };
        option: string;
    }
    Index

    Properties

    Properties

    image?: { image_id?: string }

    Image for the option

    Type Declaration

    • Optionalimage_id?: string

      Image ID

    option: string

    Option name