ListAccessInvitationsResult

data class ListAccessInvitationsResult(val data: List<InvitationRecordResponse>? = null, val kind: String? = null, val metadata: ConfluentListMetadataResponse? = null)

List invitations success response

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Data of the invitations list

Link copied to clipboard
val kind: String? = null

Type of response

Link copied to clipboard

Metadata of the list