履行订单的指定位置-FulfillmentOrderAssignedLocation 对象
表示履行订单的指定位置,该位置是创建履行订单的位置的快照。预计分配的地点将履行。
在本页面
领域
- 地址1(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
地址的第一行。 - 地址2(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
地址的第二行。 - 城市(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
所在城市。 - countryCode(
[CountryCode!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode)
)
位置的两个字母的国家/地区代码。 - 位置(
[Location](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/location)
)
履行订单的创建位置。这与FulfillmentOrderAssignedLocation
自完成订单关闭以来位置是否更新不同 。 - 名称(
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
地点的名称。 - 电话(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
位置的电话号码。 - 省(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
位置的省份。 - 拉链(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
位置的邮政编码。
返回FulfillmentOrderAssignedLocation的类型
[FulfillmentOrder.assignedLocation](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/fulfillmentorder#assignedlocation-2021-01)