use EzmaxApi::Object::CustomDnsrecordResponse;
Name | Type | Description | Notes |
---|---|---|---|
e_dnsrecord_type | string | The type of the Dnsrecord | |
e_dnsrecord_validation | string | The validation of the Dnsrecord | |
s_dnsrecord_name | string | The name of the Dnsrecord | |
s_dnsrecord_value | string | The value of the Dnsrecord | [optional] |
s_dnsrecord_expectedvalue | string | The expected value of the Dnsrecord | [optional] |
b_dnsrecord_must_match | boolean | Whether the Dnsrecord must match or not |