Class: RemoteTrackFacadeService::RepostTrack_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::I64, :name => 'success'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



449
450
# File 'lib/remote_track_facade_service.rb', line 449

def validate
end