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

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

UserShippingGetters.getAddresses property

Signature:

getAddresses: (shipping: USER_SHIPPING, criteria?: Record<string, any>) => USER_SHIPPING_ITEM[];