INPUT_OBJECT
Emergency contact details.
input EmergencyContactInput {# Contact name.name: String# Contact phone number.contact_number: String}