RoutingProfileSearchCriteria
The search criteria to be used to return routing profiles.
The name
and description
fields support "contains" queries with a minimum of 2 characters and a maximum of 25 characters. Any queries with character lengths outside of this range will throw invalid results.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: RoutingProfileSearchCriteria.Builder.() -> Unit = {}): RoutingProfileSearchCriteria