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



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

def struct_fields; FIELDS; end

#validateObject



2408
2409
# File 'lib/gen/client_api_service.rb', line 2408

def validate
end