SearchActorsSkeletonResponse

constructor(cursor: String? = null, hitsTotal: Long? = null, actors: List<SkeletonSearchActor>)

Parameters

hitsTotal

Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.