Domain Model
- Name
- name
- Type
- string
- Description
- A domain name that follows the standard naming formats. i.e. example.com or .net or any other original domain name extension. 
 
- Name
- records
- Type
- array
- Description
- List of records associated with the domain name. See domain record model. 
 
- Name
- zone_file
- Type
- string
- Description
- Domain name zone and all the records for every domain within that zone. 
 
- Name
- created_at
- Type
- string
- Description
- The date and time in ISO 8601 formats of when the domain was created.