DaffCustomerAddressList
Lists the addresses of the current customer.
import { DaffCustomerAddressList } from '@daffodil/customer/state'
class DaffCustomerAddressList implements Action {
readonly type: DaffCustomerAddressActionTypes.AddressListAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCustomerAddressActionTypes.AddressListAction |