DaffCustomerAddressSelectors
Selectors for the main part of customer state.
Properties
| Name | Type | Description |
|---|---|---|
| selectAddress | (id: T['id']) => MemoizedSelector<DaffCustomerStateRootSlice<DaffCustomer, T>, T> |
Selects the customer. |
| selectAddresses | MemoizedSelector<DaffCustomerStateRootSlice<DaffCustomer, T>, T[]> |