Class: Passport::Thrift::RemoteStatUserTrackService::GetStatTrack_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteStatUserTrackService::GetStatTrack_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_stat_user_track_service.rb
Constant Summary collapse
- SUCCESS =
0- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::Passport::Thrift::StatUserTrackModel} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
201 |
# File 'lib/remote_stat_user_track_service.rb', line 201 def struct_fields; FIELDS; end |
#validate ⇒ Object
203 204 |
# File 'lib/remote_stat_user_track_service.rb', line 203 def validate end |