Class: WiMP::Gen::ClientApiService::GetLastUpdatedFavPlaylist_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



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

def struct_fields; FIELDS; end

#validateObject



2344
2345
# File 'lib/gen/client_api_service.rb', line 2344

def validate
end