Shows contact information for domain registrant.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/registrar-api_registrant_contact", "title": "registrar-api_registrant_contact", "allOf": [ { "$ref": "#/components/schemas/registrar-api_contacts" } ], "description": "Shows contact information for domain registrant." }