Class: Interfax::Fax

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

Instance Attribute Summary collapse

Instance Attribute Details

#callerIDObject (readonly)

Returns the value of attribute callerID.



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

def callerID
  @callerID
end

#idObject (readonly)

Returns the value of attribute id.



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

def id
  @id
end

#imageStatusObject (readonly)

Returns the value of attribute imageStatus.



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

def imageStatus
  @imageStatus
end

#messageSizeObject (readonly)

Returns the value of attribute messageSize.



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

def messageSize
  @messageSize
end

#messageStatusObject (readonly)

Returns the value of attribute messageStatus.



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

def messageStatus
  @messageStatus
end

#messageTypeObject (readonly)

Returns the value of attribute messageType.



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

def messageType
  @messageType
end

#numOfEmailsObject (readonly)

Returns the value of attribute numOfEmails.



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

def numOfEmails
  @numOfEmails
end

#numOfFailedEmailsObject (readonly)

Returns the value of attribute numOfFailedEmails.



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

def numOfFailedEmails
  @numOfFailedEmails
end

#pagesObject (readonly)

Returns the value of attribute pages.



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

def pages
  @pages
end

#phoneNumberObject (readonly)

Returns the value of attribute phoneNumber.



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

def phoneNumber
  @phoneNumber
end

#receiveTimeObject (readonly)

Returns the value of attribute receiveTime.



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

def receiveTime
  @receiveTime
end

#recordingDurationObject (readonly)

Returns the value of attribute recordingDuration.



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

def recordingDuration
  @recordingDuration
end

#remoteCSIDObject (readonly)

Returns the value of attribute remoteCSID.



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

def remoteCSID
  @remoteCSID
end

#userIdObject (readonly)

Returns the value of attribute userId.



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

def userId
  @userId
end