Class: RemoteTrackFacadeService::QueryOtherBasicTrackRecords_result

Inherits:
Object
  • Object
show all
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 => ::BasicTrackRecordPageResult}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



721
722
# File 'lib/remote_track_facade_service.rb', line 721

def validate
end