Class: RemoteTrackFacadeService::QueryBaseTrackInfo_args
- Inherits:
-
Object
- Object
- RemoteTrackFacadeService::QueryBaseTrackInfo_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
463 |
# File 'lib/remote_track_facade_service.rb', line 463 def struct_fields; FIELDS; end |
#validate ⇒ Object
465 466 |
# File 'lib/remote_track_facade_service.rb', line 465 def validate end |