BankCode

data class BankCode(val value: String) : SearchFilter

String filter for the (national) bank code.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard