Record
mdr-usage-record
No description available.
record mdr-usage-record {
carrier-passthrough-fee: option<string>,
connection: option<string>,
cost: option<string>,
currency: option<string>,
delivered: option<string>,
direction: option<string>,
message-type: option<string>,
parts: option<string>,
product: option<string>,
profile-id: option<string>,
received: option<string>,
sent: option<string>,
tags: option<string>,
tn-type: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| carrier-passthrough-fee | option<string> | |
| connection | option<string> | |
| cost | option<string> | |
| currency | option<string> | |
| delivered | option<string> | |
| direction | option<string> | |
| message-type | option<string> | |
| parts | option<string> | |
| product | option<string> | |
| profile-id | option<string> | |
| received | option<string> | |
| sent | option<string> | |
| tags | option<string> | |
| tn-type | option<string> |