Class: Phaxio::Resources::FaxRecipient

Inherits:
Phaxio::Resource show all
Defined in:
lib/phaxio/resources/fax_recipient.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Phaxio::Resource

response_collection, response_record

Instance Attribute Details

#bitrateInteger



# File 'lib/phaxio/resources/fax_recipient.rb', line 13


#completed_atTime



38
# File 'lib/phaxio/resources/fax_recipient.rb', line 38

has_time_attributes %w[completed_at]

#error_idInteger



31
32
33
# File 'lib/phaxio/resources/fax_recipient.rb', line 31

has_normal_attributes %w[
  phone_number status retry_count bitrate resolution error_type error_message error_id
]

#error_messageString



# File 'lib/phaxio/resources/fax_recipient.rb', line 25


#error_typeString



# File 'lib/phaxio/resources/fax_recipient.rb', line 20


#phone_numberString



# File 'lib/phaxio/resources/fax_recipient.rb', line 4


#resolutionInteger



# File 'lib/phaxio/resources/fax_recipient.rb', line 16


#retry_countInteger



# File 'lib/phaxio/resources/fax_recipient.rb', line 10


#statusString



# File 'lib/phaxio/resources/fax_recipient.rb', line 7