import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
eDnsrecordType | String | The type of the Dnsrecord | |
eDnsrecordValidation | String | The validation of the Dnsrecord | |
sDnsrecordName | String | The name of the Dnsrecord | |
sDnsrecordValue | String | The value of the Dnsrecord | [optional] |
sDnsrecordExpectedvalue | String | The expected value of the Dnsrecord | [optional] |
bDnsrecordMustMatch | bool | Whether the Dnsrecord must match or not |