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

    Interface GetShippingDocumentDataInfoRecipientAddressInfo

    GetShippingDocumentDataInfoRecipientAddressInfo sub-interface for GetShippingDocumentDataInfoRequest

    interface GetShippingDocumentDataInfoRecipientAddressInfo {
        key: string;
        style?: GetShippingDocumentDataInfoStyle;
    }
    Index

    Properties

    Properties

    key: string

    fields to query in the recipient address, should be name, phone, full_address, town, district, city, state, region, zipcode.

    image style