Class: AuthService::IssueTokenForAccountMigration_args
- Inherits:
-
Object
- Object
- AuthService::IssueTokenForAccountMigration_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/auth_service.rb
Constant Summary collapse
- MIGRATIONSESSIONID =
2
- FIELDS =
{ MIGRATIONSESSIONID => {:type => ::Thrift::Types::STRING, :name => 'migrationSessionId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
588 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 588 def struct_fields; FIELDS; end |
#validate ⇒ Object
590 591 |
# File 'lib/linerb/gen-rb/auth_service.rb', line 590 def validate end |