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

Home > @vue-storefront/core > UserBillingGetters > getAddresses

UserBillingGetters.getAddresses property

Signature:

getAddresses: (billing: USER_BILLING, criteria?: Record<string, any>) => USER_BILLING_ITEM[];