routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
models
/
tech.yaxi.routex.models
/
SearchFilter
/
Term
Term
common
data
class
Term
(
val
value
:
String
)
:
SearchFilter
String filter matching any of the provider name, BIC, or bank code fields.
Members
Constructors
Term
Link copied to clipboard
common
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
common
val
value
:
String