PaymentSearchRequestDto
constructor(accountId: String? = null, paymentType: PaymentTypeEnumDto? = null, purpose: String? = null, counterpartName: String? = null, paymentStatus: PaymentStatusEnumDto? = null)
Parameters
accountId
Account ID of the sender checking account.
paymentType
purpose
Intended use for the search. Can contain only parts of the purpose.
counterpartName
Name (or part) of the counterpart.
paymentStatus