SmsHistory
Props
cost
cost: number
Cost of the message
destinationNumber
destinationNumber: number
Number being called to
direction
direction: string
Incoming or outgoing message
errorMessage
errorMessage: string
| undefined
Error message (if any)
fragments
fragments: number
Number of fragments the initial message is divided into
messageId
messageId: number
Message ID
processedDate
processedDate: Date
Date of message processing. The format is yyyy-MM-dd HH:mm:ss
sourceNumber
sourceNumber: number
Number being called from
statusId
statusId: string
Status of the message. 1 - Success, 2 - Error
text
text: string
| undefined
Stored message text
transactionId
transactionId: number
| undefined
Id of the transaction for this message