class Cisco::Webex::Models::Events::Target

Included Modules

Extended Modules

Defined in:

cisco/webex/models/events/target.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

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 url : String #

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

[View source]