Class: AuthService::IssueTokenForAccountMigrationSettings_args
- Inherits:
-
Object
- Object
- AuthService::IssueTokenForAccountMigrationSettings_args
- 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_fields ⇒ Object
617 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 617 def struct_fields; FIELDS; end |
#validate ⇒ Object
619 620 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 619 def validate end |