Class: RemoteTrackFacadeService::MultiQueryDetailTrackInfos_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/remote_track_facade_service.rb

Constant Summary collapse

TRACKIDS =
1
FIELDS =
{
  TRACKIDS => {:type => ::Thrift::Types::LIST, :name => 'trackIds', :element => {:type => ::Thrift::Types::I64}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



561
562
# File 'lib/remote_track_facade_service.rb', line 561

def validate
end