Name | Type | Description | Notes |
---|---|---|---|
e_dnsrecord_type | ezmax_api_definition__full_custom_dnsrecord_response_EDNSRECORDTYPE_e | The type of the Dnsrecord | |
e_dnsrecord_validation | ezmax_api_definition__full_custom_dnsrecord_response_EDNSRECORDVALIDATION_e | The validation of the Dnsrecord | |
s_dnsrecord_name | char * | The name of the Dnsrecord | |
s_dnsrecord_value | char * | The value of the Dnsrecord | [optional] |
s_dnsrecord_expectedvalue | char * | The expected value of the Dnsrecord | [optional] |
b_dnsrecord_must_match | int | Whether the Dnsrecord must match or not |