{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/bill-subs-api_schemas-price",
"title": "bill-subs-api_schemas-price",
"description": "The amount you will be billed for this plan.",
"example": 0,
"type": "number"
}