Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 902 Bytes

custom_dnsrecord_response.md

File metadata and controls

15 lines (11 loc) · 902 Bytes

custom_dnsrecord_response_t

Properties

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

[Back to Model list] [Back to API list] [Back to README]