Type alias updateShippingAddressForShipmentQueryParameters
 
updateShippingAddressForShipmentQueryParameters: {     locale?: LocaleCode$0;     removeExternalTax?: boolean;     siteId: string;     useAsBilling?: boolean; } 
Type declaration
- 
 
- 
Optional removeExternalTax?: boolean
 
- 
siteId: string
 
- 
Optional useAsBilling?: boolean