cost-basic-charges-settings

cost-basic-charges-settings
cost-basic-charges-settings

Model representing VC basic charges settings based on cost

AllOf
This class requires all of the following:
JSON Example
{
    "policyId": "string",
    "inherited": false,
    "type": "string",
    "cpuCost": "number",
    "memoryCost": "number",
    "storageCost": "number",
    "additionalCost": "number"
}