{
"subscriptionId": "string",
"fixedChargeCode": "string",
"applyUnitsImmediately": true,
"invoiceDisplayName": "string",
"properties": {
"amount": {
"units": "string",
"nanos": 0
},
"graduatedRanges": [
{
"flatAmount": {
"units": "string",
"nanos": 0
},
"fromValue": {
"units": "string",
"nanos": 0
},
"perUnitAmount": {
"units": "string",
"nanos": 0
},
"toValue": {
"units": "string",
"nanos": 0
}
}
],
"volumeRanges": [
{
"flatAmount": {
"units": "string",
"nanos": 0
},
"fromValue": "string",
"perUnitAmount": {
"units": "string",
"nanos": 0
},
"toValue": "string"
}
]
},
"taxCodes": [
"string"
],
"units": "string",
"updateMask": "string"
}