Home > @vue-storefront/core > UseUserBilling > addAddress
UseUserBilling.addAddress property
Signature:
addAddress: (params: {
address: USER_BILLING_ITEM;
customQuery?: CustomQuery;
}) => Promise<void>;
Home > @vue-storefront/core > UseUserBilling > addAddress
Signature:
addAddress: (params: {
address: USER_BILLING_ITEM;
customQuery?: CustomQuery;
}) => Promise<void>;
On this page