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

    Interface GetBookingShippingDocumentDataInfoRecipientAddressInfo

    GetBookingShippingDocumentDataInfoRecipientAddressInfo sub-interface for GetBookingShippingDocumentDataInfoRequest

    interface GetBookingShippingDocumentDataInfoRecipientAddressInfo {
        key: string;
        style?: GetBookingShippingDocumentDataInfoStyle;
    }
    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