Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 905 Bytes

DomainResponseCompound.md

File metadata and controls

21 lines (16 loc) · 905 Bytes

openapi.model.DomainResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiDomainID int The unique ID of the Domain
sDomainName String The name of the Domain
bDomainValiddkim bool Whether the DKIM is valid or not
bDomainValidmailfrom bool Whether the mail from is valid or not
bDomainValidcustomer bool Whether the customer has access to it or not
objAudit CommonAudit
aObjDnsrecord List [default to const []]

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