Request body for POST /v2.0/domain/availability. Use domainNames OR tld.
| Name | Type | Description | Notes |
|---|---|---|---|
| domainNames | List<String> | Mode 1 — list of full domain names. Cannot be used with tld. | [optional] |
| tld | List<String> | Mode 2 — TLDs to check against the domain query param. Cannot be used with domainNames. | [optional] |