Class: Interfax::Fax

Inherits:
Object
  • Object
show all
Defined in:
lib/interfax/fax.rb

Instance Attribute Summary collapse

Instance Attribute Details

#callerID ⇒ Object (readonly)

Returns the value of attribute callerID.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def callerID
  @callerID
end

#id ⇒ Object (readonly)

Returns the value of attribute id.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def id
  @id
end

#imageStatus ⇒ Object (readonly)

Returns the value of attribute imageStatus.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def imageStatus
  @imageStatus
end

#messageSize ⇒ Object (readonly)

Returns the value of attribute messageSize.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def messageSize
  @messageSize
end

#messageStatus ⇒ Object (readonly)

Returns the value of attribute messageStatus.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def messageStatus
  @messageStatus
end

#messageType ⇒ Object (readonly)

Returns the value of attribute messageType.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def messageType
  @messageType
end

#numOfEmails ⇒ Object (readonly)

Returns the value of attribute numOfEmails.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def numOfEmails
  @numOfEmails
end

#numOfFailedEmails ⇒ Object (readonly)

Returns the value of attribute numOfFailedEmails.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def numOfFailedEmails
  @numOfFailedEmails
end

#pages ⇒ Object (readonly)

Returns the value of attribute pages.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def pages
  @pages
end

#phoneNumber ⇒ Object (readonly)

Returns the value of attribute phoneNumber.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def phoneNumber
  @phoneNumber
end

#receiveTime ⇒ Object (readonly)

Returns the value of attribute receiveTime.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def receiveTime
  @receiveTime
end

#recordingDuration ⇒ Object (readonly)

Returns the value of attribute recordingDuration.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def recordingDuration
  @recordingDuration
end

#remoteCSID ⇒ Object (readonly)

Returns the value of attribute remoteCSID.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def remoteCSID
  @remoteCSID
end

#userId ⇒ Object (readonly)

Returns the value of attribute userId.



3
4
5
# File 'lib/interfax/fax.rb', line 3

def userId
  @userId
end