{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_current_period_end", "title": "bill-subs-api_current_period_end", "description": "The end of the current period and also when the next billing is due.", "example": "2014-03-31T12:20:00Z", "format": "date-time", "readOnly": true, "type": "string" }