Class: Acs::Proxy::IAlbumProxyHandler::QueryBasicAlbums_args
- Inherits:
-
Object
- Object
- Acs::Proxy::IAlbumProxyHandler::QueryBasicAlbums_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/i_album_proxy_handler.rb
Constant Summary collapse
- IDS =
1
- FIELDS =
{ IDS => {:type => ::Thrift::Types::LIST, :name => 'ids', :element => {:type => ::Thrift::Types::I64}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
442 |
# File 'lib/i_album_proxy_handler.rb', line 442 def struct_fields; FIELDS; end |
#validate ⇒ Object
444 445 |
# File 'lib/i_album_proxy_handler.rb', line 444 def validate end |