class Gallagher::CardholderAccessGroup

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 access_group : NamedTuple(href: String) #

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

[View source]
def from : Time | Nil #

[View source]
def from=(from : Time | Nil) #

[View source]
def href : String | Nil #

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

[View source]
def until : Time | Nil #

[View source]
def until=(until __arg0 : Time | Nil) #

[View source]