Shows when domain name registration expires.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/registrar-api_expires_at", "title": "registrar-api_expires_at", "description": "Shows when domain name registration expires.", "example": "2019-08-28T23:59:59Z", "format": "date-time", "type": "string" }