Class: RemoteTrackFacadeService::QueryDetailTrackInfo_result
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::QueryDetailTrackInfo_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 => ::DetailTrackInfo} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
543 |
# File 'lib/remote_track_facade_service.rb', line 543 def struct_fields; FIELDS; end |
#validate ⇒ Object
545 546 |
# File 'lib/remote_track_facade_service.rb', line 545 def validate end |