收件地址信息
Returns
zip ● String
地址的邮政编码。
lastName ● String
客户的姓氏
firstName ● String
客户的名字
country ● String
国家的名称。
province ● String
地址的区域,例如省、州或地区。
phone ● String
客户的唯一电话号码。使用 E.164 标准格式化。例如,+16135551111。
city ● String
城市、地区、村庄或城镇的名称。
address2 ● String
地址的第二行。通常是公寓、套房或单元的编号。
address1 ● String
地址的第一行。通常是街道地址或邮政信箱号码。
company ● String
客户公司或组织的名称。
Map
ShippingAddressInput
这篇文章对你有帮助吗?