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

    Interface GetOrderDetailGeolocation

    GetOrderDetailGeolocation sub-interface for GetOrderDetailRecipientAddress

    interface GetOrderDetailGeolocation {
        latitude?: number;
        longitude?: number;
    }
    Index

    Properties

    latitude?: number

    Latitude.

    longitude?: number

    Longitude.