class Service::Album::Api::AlbumException
Constants
- ERRORCODE
- FIELDS
- MESSAGE
Public Instance Methods
struct_fields()
click to toggle source
# File lib/service_album_api/album_facade_types.rb, line 70 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/service_album_api/album_facade_types.rb, line 72 def validate end