struct

API::V2::Serializers::Instance::Registrations

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(enabled : Bool, approval_required : Bool)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

approval_required
Source
approval_required=(approval_required : Bool)
Source
enabled
Source
enabled=(enabled : Bool)
Source