Class: RemoteTrackFacadeService::QueryDetailTrackInfo_args

Inherits:
Object
  • Object
show all
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_fieldsObject



527
# File 'lib/remote_track_facade_service.rb', line 527

def struct_fields; FIELDS; end

#validateObject



529
530
# File 'lib/remote_track_facade_service.rb', line 529

def validate
end