AttendeeIdItem

A structure that contains one or more attendee IDs.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of one or more attendee IDs.

Functions

Link copied to clipboard
inline fun copy(block: AttendeeIdItem.Builder.() -> Unit = {}): AttendeeIdItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String