struct Place::WorkplaceSubscription::NotifyEvent

Included Modules

Extended Modules

Defined in:

place/models/workplace_subscriptions.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def client_secret : String #

[View source]
def event_type : NotifyType #

[View source]
def expiration_time : Time #

[View source]
def resource_id : String | Nil #

[View source]
def resource_uri : String #

[View source]
def subscription_id : String #

[View source]