The Domain Object holds details on a domain being managed.

FieldTypeExampleDescription
idString"test.com"A domain name.
uidString"aaaaaaaaaaabbbbbbbbbbbbb"The ID of the user that controls the domain.
createdDate (Unix Timestamp)"2022-01-01T08:00:00.000Z"The creation date of the domain.
countsObject{A: 1, CNAME: 2}Total record types for this domain.