Class: Acs::Proxy::IAlbumProxyHandler::QueryBriefAlbum_args
- Inherits:
-
Object
- Object
- Acs::Proxy::IAlbumProxyHandler::QueryBriefAlbum_args
- 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_fields ⇒ Object
282 |
# File 'lib/i_album_proxy_handler.rb', line 282 def struct_fields; FIELDS; end |
#validate ⇒ Object
284 285 |
# File 'lib/i_album_proxy_handler.rb', line 284 def validate end |