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



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

def struct_fields; FIELDS; end

#validateObject



2280
2281
# File 'lib/gen/client_api_service.rb', line 2280

def validate
end