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

    Interface GetMerchantWarehouseListEnterpriseInfo

    GetMerchantWarehouseListEnterpriseInfo sub-interface for GetMerchantWarehouseListWarehouse

    interface GetMerchantWarehouseListEnterpriseInfo {
        cnpj?: string;
        company_name?: string;
        is_freight_payer?: boolean;
        state_registration_number?: string;
    }
    Index

    Properties

    cnpj?: string
    company_name?: string
    is_freight_payer?: boolean
    state_registration_number?: string