SearchActorsQueryParams

constructor(term: String? = null, q: String? = null, limit: Long? = 25, cursor: String? = null)

Parameters

q

Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.