You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > UseUserBillingFactoryParams > load

UseUserBillingFactoryParams.load property

Signature:

load: (context: Context, params: {
        billing: Readonly<USER_BILLING>;
    }) => Promise<USER_BILLING>;