Class: RemoteTrackFacadeService::QueryDetailTrackInfo_args
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::QueryDetailTrackInfo_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/remote_track_facade_service.rb
Constant Summary collapse
- TRACKID =
1
- FIELDS =
{ TRACKID => {:type => ::Thrift::Types::I64, :name => 'trackId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
527 |
# File 'lib/remote_track_facade_service.rb', line 527 def struct_fields; FIELDS; end |
#validate ⇒ Object
529 530 |
# File 'lib/remote_track_facade_service.rb', line 529 def validate end |