class Slack::Event::ResourceInfo

Included Modules

Defined in:

slack-api/event/base.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def grant : ResourceGrantInfo #

[View source]
def grant=(grant : ResourceGrantInfo) #

[View source]
def type : String #

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

[View source]