AddressUpdateParameter interface
The Address update parameters.
Properties
| contact |
Contact details for the address. |
| shipping |
Shipping details for the address. |
| tags | The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). |
Property Details
contactDetails
shippingAddress
tags
The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).
tags?: Record<string, string>
Property Value
Record<string, string>