Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/first-mile
GetDetailResponse
Type Alias GetDetailResponse
GetDetailResponse
:
BaseResponse
&
{
response
?:
{
declare_date
?:
string
;
first_mile_tracking_number
?:
string
;
logistics_channel_id
?:
number
;
more
?:
boolean
;
next_cursor
?:
string
;
order_list
?:
GetDetailResponseOrderList
[]
;
shipment_method
?:
string
;
status
?:
string
;
}
;
}
Response for get_detail
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Shopee SDK API Reference - v1.11.0
Loading...
Response for get_detail