{
"data": [
{
"items": [
{
"ratePlanId": 0,
"name": "string",
"mccMnc": "string",
"mobileOperatorName": "string",
"mobileOperatorCountry": "string",
"rates": [
{
"code": "string",
"activeFromGmt": "2019-08-24T14:15:22.123Z",
"activeTillGmt": "2019-08-24T14:15:22.123Z",
"rate": 0,
"status": 0,
"currency": "string"
}
]
}
],
"totalCount": 0,
"pageSize": 0,
"pageNumber": 0
}
]
}