{
"buildService": {
"canSelectTrialPlan": true,
"lastTrialPlanExpirationTime": "string",
"currentBillingPeriod": {
"startTime": "string",
"endTime": "string",
"byAccount": {
"count": 0,
"plan": {
"id": "string",
"version": "string",
"price": 0,
"paymentSource": "None",
"service": "Build",
"limits": {
"property1": 0,
"property2": 0
},
"attributes": {
"property1": {},
"property2": {}
},
"parentId": "string"
}
}
}
},
"testService": {
"canSelectTrialPlan": true,
"lastTrialPlanExpirationTime": "string",
"currentBillingPeriod": {
"startTime": "string",
"endTime": "string",
"byAccount": {
"count": 0,
"plan": {
"id": "string",
"version": "string",
"price": 0,
"paymentSource": "None",
"service": "Build",
"limits": {
"property1": 0,
"property2": 0
},
"attributes": {
"property1": {},
"property2": {}
},
"parentId": "string"
}
}
}
}
}