$RoomVerifyDialOutNumberRequestApplicationJson_OptionsInterface class sealed

Additional details to verify the validity of the request.

Implementers
Annotations
  • @BuiltValue.new(instantiable: false)

Properties

actorId → String?
no setter
actorType → ActorTypes?
no setter
attendeeId → int?
no setter
hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($RoomVerifyDialOutNumberRequestApplicationJson_OptionsInterfaceBuilder)) → $RoomVerifyDialOutNumberRequestApplicationJson_OptionsInterface
Rebuilds the instance.
toBuilder() → $RoomVerifyDialOutNumberRequestApplicationJson_OptionsInterfaceBuilder
Converts the instance to a builder $RoomVerifyDialOutNumberRequestApplicationJson_OptionsInterfaceBuilder.
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited