abstract class Cisco::DNASpaces::Events

Overview

This is used to map the various events into a simpler data structure

Included Modules

Extended Modules

Direct Known Subclasses

Defined in:

cisco/dna_spaces/events.cr

Constructors

Instance Method Summary

Constructor Detail

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

event type hint


[View source]

Instance Method Detail

def partner_tenant_id : String #

[View source]
def record_timestamp : Int64 #

[View source]
def record_uid : String #

[View source]
def spaces_tenant_id : String #

[View source]
def spaces_tenant_name : String #

[View source]