SmsHistoryType
The GetSmsHistory function result.
Fields
cost
cost: decimal
Cost of the message
destination_number
destination_number: number
Number being called to
direction
direction: string
Incoming or outgoing message
error_message
Optional
error_message: string
Error message (if any)
fragments
fragments: number
Number of fragments the initial message is divided into
message_id
message_id: number
Message ID
processed_date
processed_date: date
Date of message processing. The format is yyyy-MM-dd HH:mm:ss
source_number
source_number: number
Number being called from
status_id
status_id: string
Status of the message. 1 - Success, 2 - Error
text
Optional
text: string
Stored message text
transaction_id
Optional
transaction_id: number
Id of the transaction for this message