Class: WiMP::Gen::ClientApiService::GetLastUpdatedFavTrack_args

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

Constant Summary collapse

SESSONID =
1
FIELDS =
{
  SESSONID => {:type => ::Thrift::Types::STRING, :name => 'sessonId'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2374
# File 'lib/gen/client_api_service.rb', line 2374

def struct_fields; FIELDS; end

#validateObject



2376
2377
# File 'lib/gen/client_api_service.rb', line 2376

def validate
end