struct InnerRange::Integriti::PermissionGroup

Defined in:

inner_range/integriti.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct InnerRange::Integriti::IntegritiObject

new(pull : JSON::PullParser) new

Constructor Detail

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

def self.new(partition_id : Int32 | Nil = nil, site_name : Nil | String = nil, site_id : Int32 | Nil = nil, id : Int64 | Nil = nil, name : Nil | String = nil, address : Nil | String = nil) #

[View source]

Instance Method Detail

def address : String #

def address? : String | Nil #

def id : Int64 #

def id? : Int64 | Nil #

def name : String #

def name? : String | Nil #

def partition_id : Int32 #

def partition_id? : Int32 | Nil #

def site_id : Int32 #

def site_id? : Int32 | Nil #

def site_name : String #

def site_name? : String | Nil #