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

    Type Alias ShopProfile

    Shop profile information

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

    Properties

    description: string

    The content of the shop description

    invoice_issuer?: string

    The invoice issuer information for the shop. It could be "Shopee" or "Other" as the invoice issuer. This is for BR CNPJ seller only.

    shop_logo: string

    The Image URL of the shop logo

    shop_name: string

    The content of the shop name