Class: AuthService::IssueTokenForAccountMigrationSettings_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/auth_service.rb

Constant Summary collapse

ENFORCE =
2
FIELDS =
{
  ENFORCE => {:type => ::Thrift::Types::BOOL, :name => 'enforce'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



622
# File 'lib/linerb/gen-rb/auth_service.rb', line 622

def struct_fields; FIELDS; end

#validateObject



624
625
# File 'lib/linerb/gen-rb/auth_service.rb', line 624

def validate
end