class Gallagher::Invitation
- Gallagher::Invitation
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Extended Modules
- JSON::Schema
Defined in:
gallagher/rest_api_models.crConstructors
Instance Method Summary
- #email : String | Nil
- #email=(email : String | Nil)
- #href : String | Nil
- #href=(href : String | Nil)
- #mobile : String | Nil
- #mobile=(mobile : String | Nil)
- #single_factor_only : Bool | Nil
- #single_factor_only=(single_factor_only : Bool | Nil)
- #status : String | Nil
- #status=(status : String | Nil)