Class: TalkService::VerifyAccountMigration_args

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

Constant Summary collapse

MIGRATIONSESSIONID =
2
FIELDS =
{
  MIGRATIONSESSIONID => {:type => ::Thrift::Types::STRING, :name => 'migrationSessionId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



4326
# File 'lib/linerb/gen-rb/talk_service.rb', line 4326

def struct_fields; FIELDS; end

#validateObject



4328
4329
# File 'lib/linerb/gen-rb/talk_service.rb', line 4328

def validate
end