Skip to content

Commit

Permalink
Missed a new field.
Browse files Browse the repository at this point in the history
  • Loading branch information
thommay committed Sep 23, 2020
1 parent ebabfdd commit 11255ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Nested contact detail blocks have the following structure:
* `type` - (Required) The type of contact. Can be one of `person`, `company`, `association` or `public`.
* `phone` - (Required) The phone number for the contact.
* `city` - (Required) The city the contact is based in.
* `state` - (Optional) The state code for the contact.
* `organisation` - (Required unless the `type` is `person`) The legal name of the organisation.
* `zip` - (Required) Postal Code/Zip of the contact.
* `data_obfuscated` - (Optional) Whether to obfuscate contact details in WHOIS. Defaults to `false`.
Expand Down

0 comments on commit 11255ae

Please sign in to comment.