Class: RemoteTrackFacadeService::QueryBaseTrackInfo_result
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::QueryBaseTrackInfo_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_track_facade_service.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ::BaseTrackInfo} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
479 |
# File 'lib/remote_track_facade_service.rb', line 479 def struct_fields; FIELDS; end |
#validate ⇒ Object
481 482 |
# File 'lib/remote_track_facade_service.rb', line 481 def validate end |