DaffCustomerPaymentList
Lists the payments of the current customer.
import { DaffCustomerPaymentList } from '@daffodil/customer-payment/state'
class DaffCustomerPaymentList implements Action {
readonly type: DaffCustomerPaymentActionTypes.PaymentListAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCustomerPaymentActionTypes.PaymentListAction |