Class: LcApi::Message

Inherits:
Resource show all
Defined in:
lib/lc-api/resource/message.rb

Constant Summary collapse

ATTRIBUTES =
%w[id title part length series_id speaker_id resource_url youversionlive_id date_released formats series speaker]

Instance Attribute Summary

Attributes inherited from Resource

#attributes

Method Summary

Methods inherited from Resource

#[], #[]=, all, build_record, define_attribute_methods, find, #initialize, member_name, parse_response

Methods included from ErrorCodes

#error_code_check

Constructor Details

This class inherits a constructor from LcApi::Resource