import { DaffCustomerPaymentEntity } from '@daffodil/customer-payment/state'
type DaffCustomerPaymentEntity<T extends DaffCustomerPayment = DaffCustomerPayment> = DaffOperationEntity<T>