App::Organizations::InviteParams
Inherits URI::Params::Serializable < JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
email
Sourceemail=(email : String)
Sourceexpires
Sourceexpires=(expires : Time | Nil)
Sourcepermission
Sourcepermission=(permission : Permissions | Nil)
Source