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

    Type Alias UpdatedShopProfile

    Updated shop profile information

    type UpdatedShopProfile = {
        description?: string;
        shop_logo?: string;
        shop_name?: string;
    }
    Index

    Properties

    description?: string

    The content of the shop description after updated

    shop_logo?: string

    The Image URL of the shop logo after updated

    shop_name?: string

    The content of the shop name after updated