DaffPaymentReducersState
The feature state for payment.
import { DaffPaymentReducersState } from '@daffodil/payment/state'
interface DaffPaymentReducersState {
payment: DaffPaymentReducerState
}
Properties
Name | Type | Description |
---|---|---|
payment | DaffPaymentReducerState |