class Gallagher::CardType

Included Modules

Extended Modules

Defined in:

gallagher/rest_api_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def available_card_states : Array(String) #

[View source]
def available_card_states=(available_card_states : Array(String)) #

[View source]
def credential_class : String #

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

[View source]
def facility_code : String #

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

[View source]
def href : String #

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

[View source]
def id : String #

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

[View source]
def maximum_number : String | Nil #

[View source]
def maximum_number=(maximum_number : String | Nil) #

[View source]
def minimum_number : String | Nil #

[View source]
def minimum_number=(minimum_number : String | Nil) #

[View source]
def name : String #

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

[View source]