struct Lenel::OpenAccess::Models::Badge

Defined in:

lenel/open_access/models.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Lenel::OpenAccess::Models::Element

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new

Class methods inherited from struct Lenel::OpenAccess::Models::Element

partial(**properties : **T) : T forall T partial, type_name type_name

Constructor Detail

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

[View source]

Instance Method Detail

def activate : Time | Nil #

[View source]
def badgekey : Int32 #

[View source]
def deactivate : Time | Nil #

[View source]
def id : Int64 | Nil #

[View source]
def personid : Int32 | Nil #

[View source]
def status : Int32 | Nil #

[View source]
def type : Int32 | Nil #

[View source]
def uselimit : Int32 | Nil #

[View source]