Class: Acs::Proxy::IAlbumProxyHandler::QueryBriefAlbum_args

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

Constant Summary collapse

ID =
1
FIELDS =
{
  ID => {:type => ::Thrift::Types::I64, :name => 'id'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



282
# File 'lib/i_album_proxy_handler.rb', line 282

def struct_fields; FIELDS; end

#validateObject



284
285
# File 'lib/i_album_proxy_handler.rb', line 284

def validate
end