Class: Passport::Thrift::RemoteStatUserTrackService::GetUserNewTracks_result
- Inherits:
-
Object
- Object
- Passport::Thrift::RemoteStatUserTrackService::GetUserNewTracks_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::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
233 |
# File 'lib/remote_stat_user_track_service.rb', line 233 def struct_fields; FIELDS; end |
#validate ⇒ Object
235 236 |
# File 'lib/remote_stat_user_track_service.rb', line 235 def validate end |