Class: Service::Album::Api::IAlbumFacadeHandler::DeleteAlbum_result
- Inherits:
-
Object
- Object
- Service::Album::Api::IAlbumFacadeHandler::DeleteAlbum_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/service_album_api/i_album_facade_handler.rb
Constant Summary collapse
- E =
1- FIELDS =
{ E => {:type => ::Thrift::Types::STRUCT, :name => 'e', :class => ::Service::Album::Api::AlbumException} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1637 |
# File 'lib/service_album_api/i_album_facade_handler.rb', line 1637 def struct_fields; FIELDS; end |
#validate ⇒ Object
1639 1640 |
# File 'lib/service_album_api/i_album_facade_handler.rb', line 1639 def validate end |