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