Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReceiverAddressInfo

Hierarchy

  • ReceiverAddressInfo

Index

Properties

Optional address

address: string

收货地址

typedef

String(512)

example

上海市浦东新区陆家嘴银城中路501号

Optional division_code

division_code: string

中国标准城市区域码

typedef

String(16)

example

310115

Optional mobile

mobile: string

收货人手机号

typedef

String(60)

example

13120180615

Optional name

name: string

收货人的姓名

typedef

String(512)

example

张三

Optional zip

zip: string

收货地址邮编

typedef

String(40)

example

200120

Generated using TypeDoc