class Cisco::Webex::Models::Events::Activity

Included Modules

Extended Modules

Defined in:

cisco/webex/models/events/activity.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def actor : Actor #

[View source]
def actor=(actor : Actor) #

[View source]
def client_temp_id : String | Nil #

[View source]
def client_temp_id=(client_temp_id : String | Nil) #

[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 published : String #

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

[View source]
def target : Target #

[View source]
def target=(target : Target) #

[View source]
def url : String #

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

[View source]
def verb : String #

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

[View source]