MessageChargeSummary
What one text message cost.
- createdType: stringFormat: date-time
_at requiredWhen the charge was raised, which is when the message was accepted.
- idType: stringmin length:1max length:512required
Identifier of the charge.
- textType: string
_message _id min length:1max length:512requiredThe message this charge is for — one charge per recipient message, not per submission.
- amountType: integer
_in _cents min:0nullableAmount in cents: a fixed multiple of the cost the carrier reported for the message, rounded up to the whole cent; a small fixed price when the carrier never reports a cost for an accepted message; or zero for a recipient refused before sending. Until the charge is finalized this is Resia's working figure and can change.
- finalizedType: stringFormat: date-timenullable
_at When the amount was settled. While this is empty, the amount can still change.

