Validity Days selected for the order.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tls-certificates-and-hostnames_validity_days", "title": "tls-certificates-and-hostnames_validity_days", "description": "Validity Days selected for the order.", "enum": [ 14, 30, 90, 365 ], "type": "integer" }