Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/returns
PickupAddress
Interface PickupAddress
Pickup address information
interface
PickupAddress
{
address
:
string
;
city
:
string
;
district
:
string
;
name
:
string
;
phone
:
string
;
region
:
string
;
state
:
string
;
town
:
string
;
zipcode
:
string
;
}
Index
Properties
address
city
district
name
phone
region
state
town
zipcode
Properties
address
address
:
string
Address
city
city
:
string
City
district
district
:
string
District
name
name
:
string
Name
phone
phone
:
string
Phone number
region
region
:
string
Region
state
state
:
string
State
town
town
:
string
Town
zipcode
zipcode
:
string
Zipcode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
city
district
name
phone
region
state
town
zipcode
Shopee SDK API Reference - v1.11.0
Loading...
Pickup address information