Record
temando-shipping-data-collection-point-order-collection-point-interface
No description available.
record temando-shipping-data-collection-point-order-collection-point-interface {
city: string,
collection-point-id: string,
country: string,
name: string,
postcode: string,
recipient-address-id: s32,
region: string,
street: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| city | string | |
| collection-point-id | string | |
| country | string | |
| name | string | |
| postcode | string | |
| recipient-address-id | s32 | |
| region | string | |
| street | list<string> |