MagentoGetBillingAddressResponse
Properties
| Name | Type | Description |
|---|---|---|
| cart | {
__typename: string;
billing_address: MagentoCartAddress;
email: string;
} |
| Name | Type | Description |
|---|---|---|
| cart | {
__typename: string;
billing_address: MagentoCartAddress;
email: string;
} |