Class: Passport::Thrift::RemotePassportService::QueryByMobile_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemotePassportService::QueryByMobile_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_passport_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Passport::Thrift::Passport} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
589 |
# File 'lib/remote_passport_service.rb', line 589 def struct_fields; FIELDS; end |
#validate ⇒ Object
591 592 |
# File 'lib/remote_passport_service.rb', line 591 def validate end |