MemberInclude

Interface representing options to include additional data when using Channel Members API.

Properties

Link copied to clipboard
abstract val includeCustom: Boolean

Whether to include custom data of the Membership in the result.

Link copied to clipboard
abstract val includeStatus: Boolean

Whether to include the status of the Membership in the result.

Link copied to clipboard

Whether to include the total count of Memberships in the result.

Link copied to clipboard
abstract val includeType: Boolean

Whether to include the type of the Membership in the result.

Link copied to clipboard
abstract val includeUser: Boolean

Whether to include user information in the result.

Link copied to clipboard

Whether to include custom properties of the user in the result.

Link copied to clipboard

Whether to include the status of the user in the result.

Link copied to clipboard
abstract val includeUserType: Boolean

Whether to include the type of the user in the result.