DaffCustomerPaymentSelectors

Selectors for the main part of customer payment state.

Properties

Name Type Description
selectPayment (id: T['id']) => MemoizedSelector<DaffCustomerPaymentStateRootSlice<T>, T> Selects the customer payment.
selectPayments MemoizedSelector<DaffCustomerPaymentStateRootSlice<T>, T[]> Selects all of the customer payment entities.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.