Term

data class Term(val value: String) : SearchFilter

String filter matching any of the provider name, BIC, or bank code fields.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard