Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.2 KB

Faxes.md

File metadata and controls

27 lines (24 loc) · 1.2 KB

# Faxes

Properties

Name Type Description Notes
attachments string[] [optional]
callerDestinations string[]
callerIdNumber string
callerDestination string
pages int [optional] [default to 0]
statusCode int [optional]
transferedPages int [optional] [default to 0]
status string [default to 'processing']
error string [optional]
type string
order string ObjectId (unique 12 bytes ID) [optional]
file string ObjectId (unique 12 bytes ID) [optional]
contact string ObjectId (unique 12 bytes ID) [optional]
number string ObjectId (unique 12 bytes ID)
faxAccount string ObjectId (unique 12 bytes ID)
retries int [optional] [default to 0]
invoice string ObjectId (unique 12 bytes ID) [optional]
senderEmail string [optional]
senderName string [optional]

[Back to Model list] [Back to API list] [Back to README]