正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
wx
OpenAddressResponse
接口 OpenAddressResponse
openAddress的返回数据
interface
OpenAddressResponse
{
cityName
:
string
;
countryName
:
string
;
detailInfo
:
string
;
errMsg
:
string
;
nationalCode
:
string
;
postalCode
:
string
;
provinceName
:
string
;
telNumber
:
string
;
userName
:
string
;
}
索引
属性
city
Name
country
Name
detail
Info
err
Msg
national
Code
postal
Code
province
Name
tel
Number
user
Name
属性
city
Name
city
Name
:
string
country
Name
country
Name
:
string
detail
Info
detail
Info
:
string
err
Msg
err
Msg
:
string
national
Code
national
Code
:
string
postal
Code
postal
Code
:
string
province
Name
province
Name
:
string
tel
Number
tel
Number
:
string
user
Name
user
Name
:
string
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
city
Name
country
Name
detail
Info
err
Msg
national
Code
postal
Code
province
Name
tel
Number
user
Name
@custouch-open/js-sdk
加载中……
openAddress的返回数据