Class: PrimaryAccountInitService::ExchangeEncryptionKey_args
- Inherits:
-
Object
- Object
- PrimaryAccountInitService::ExchangeEncryptionKey_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/primary_account_init_service.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- AUTHSESSIONID =
1
- REQUEST =
2
- FIELDS =
{ AUTHSESSIONID => {:type => ::Thrift::Types::STRING, :name => 'authSessionId'}, REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::ExchangeEncryptionKeyRequest} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
546 |
# File 'lib/linerb/gen-rb/primary_account_init_service.rb', line 546 def struct_fields; FIELDS; end |
#validate ⇒ Object
548 549 |
# File 'lib/linerb/gen-rb/primary_account_init_service.rb', line 548 def validate end |