Class: PrimaryAccountInitService::OpenSession_args

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

Constant Summary collapse

REQUEST =
1
FIELDS =
{
  REQUEST => {:type => ::Thrift::Types::STRUCT, :name => 'request', :class => ::OpenSessionRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



898
# File 'lib/linerb/gen-rb/primary_account_init_service.rb', line 898

def struct_fields; FIELDS; end

#validateObject



900
901
# File 'lib/linerb/gen-rb/primary_account_init_service.rb', line 900

def validate
end