API::V2::Serializers::Instance::Registrations
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(enabled : Bool, approval_required : Bool)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
approval_required
Sourceapproval_required=(approval_required : Bool)
Sourceenabled
Sourceenabled=(enabled : Bool)
Source