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
622 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 622 def struct_fields; FIELDS; end |
#validate ⇒ Object
624 625 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 624 def validate end |