Class: RemoteTrackFacadeService::RepostTrack_args

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

Constant Summary collapse

TRACKREPOSTFORM =
1
FIELDS =
{
  TRACKREPOSTFORM => {:type => ::Thrift::Types::STRUCT, :name => 'trackRepostForm', :class => ::TrackRepostForm}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



433
434
# File 'lib/remote_track_facade_service.rb', line 433

def validate
end