class Cisco::Webex::Models::Events::Actor

Included Modules

Extended Modules

Defined in:

cisco/webex/models/events/actor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def display_name : String #

[View source]
def display_name=(display_name : String) #

[View source]
def email : String #

[View source]
def email=(email : String) #

[View source]
def entry_uuid : String #

[View source]
def entry_uuid=(entry_uuid : String) #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]
def object_type : String #

[View source]
def object_type=(object_type : String) #

[View source]
def organisation_id : String #

[View source]
def organisation_id=(organisation_id : String) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]