ListMembersQueryParams

constructor(disabled: Boolean? = null, roles: List<String> = emptyList(), limit: Long? = 50, cursor: String? = null)