MagentoUpdateAddressResponse
Properties
| Name | Type | Description |
|---|---|---|
| setBillingAddressOnCart | {
__typename?: string;
cart: {
__typename?: string;
id: MagentoGetCartResponse['cart']['id'];
};
} |
|
| setShippingAddressesOnCart | MagentoGetCartResponse |