Skip to content

DomainRecord class ​

No description available

Functions ​

mnscript
string DomainRecord.GetID() 
  • Gets the domain record id.
mnscript
string DomainRecord.GetName() 
  • Gets the domain record name.
mnscript
number DomainRecord.GetTTL() 
  • Gets the domain record ttl.
mnscript
string DomainRecord.GetType() 
  • Gets the domain record type.
mnscript
string DomainRecord.GetValue() 
  • Gets the domain record value.