class TwentyFiveLivePro::Models::RoleExpanded

Included Modules

Defined in:

twenty-five-live-pro/models/role_expanded.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def etag : String #

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

[View source]
def role_id : Int64 #

[View source]
def role_id=(role_id : Int64) #

[View source]
def role_name : String #

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

[View source]