Skip to content

Commit 423002c

Browse files
author
Twilio CMS User
committed
CMS update of wireless/sim-usage-records/instance-get-example-1 by cummack@twilio.com
1 parent 953881d commit 423002c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

wireless/sim-usage-records/instance-get-example-1/output/instance-get-example-1.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,27 @@ Content-Type: application/json
77
"commands": {
88
"total": 6,
99
"to_sim": 3,
10+
"from_sim": 3,
1011
"home": {
1112
"total": 6,
1213
"to_sim": 3,
1314
"from_sim": 3
1415
},
15-
"from_sim": 3,
1616
"national_roaming": null
1717
},
1818
"sim_sid": "DEb8eff34b248d066a31c4a953134e183e",
1919
"data": {
2020
"total": 5446765119,
21+
"upload": 301092596,
22+
"download": 5145672523,
23+
"units": "bytes"
2124
"home": {
2225
"total": 5446765119,
23-
"units": "bytes",
2426
"upload": 301092596,
2527
"download": 5145672523
28+
"units": "bytes",
2629
},
2730
"national_roaming": null,
28-
"units": "bytes",
29-
"upload": 301092596,
30-
"download": 5145672523
3131
},
3232
"period": {
3333
"end": "2017-05-23T01:14:37.507Z",

0 commit comments

Comments
 (0)