Home > @vue-storefront/core > UseBillingParams > save
UseBillingParams.save property
Signature:
save: (context: Context, params: {
params: BILLING_PARAMS;
billingDetails: BILLING;
customQuery?: CustomQuery;
}) => Promise<BILLING>;