Class: Passport::Thrift::RemoteUserProfileService::GetVerifiedUid_args
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteUserProfileService::GetVerifiedUid_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_user_profile_service.rb
Constant Summary collapse
- PAGEID =
1- PAGESIZE =
2- FIELDS =
{ PAGEID => {:type => ::Thrift::Types::I32, :name => 'pageId'}, PAGESIZE => {:type => ::Thrift::Types::I32, :name => 'pageSize'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
851 |
# File 'lib/remote_user_profile_service.rb', line 851 def struct_fields; FIELDS; end |
#validate ⇒ Object
853 854 |
# File 'lib/remote_user_profile_service.rb', line 853 def validate end |