class Gallagher::CardholderAccessGroup
- Gallagher::CardholderAccessGroup
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Extended Modules
- JSON::Schema
Defined in:
gallagher/rest_api_models.crConstructors
Instance Method Summary
- #access_group : NamedTuple(href: String)
- #access_group=(access_group : NamedTuple(href: String))
- #from : Time | Nil
- #from=(from : Time | Nil)
- #href : String | Nil
- #href=(href : String | Nil)
- #until : Time | Nil
- #until=(until __arg0 : Time | Nil)