class Service::Album::Api::BasicAlbumWithTrack
Constants
- ALBUM
- FIELDS
- TRACK
Public Instance Methods
struct_fields()
click to toggle source
# File lib/service_album_api/album_facade_types.rb, line 52 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/service_album_api/album_facade_types.rb, line 54 def validate end