You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if contacts are compatible against a domain or a tld.
1671
1671
If not, it will return the information requiring a correction.
1672
1672
1673
-
:param domain: One-of ('parameter'): at most one of 'domain', 'tld' could be set.
1674
-
:param tld: One-of ('parameter'): at most one of 'domain', 'tld' could be set.
1673
+
:param domains:
1674
+
:param tlds:
1675
1675
:param owner_contact_id: One-of ('owner_contact_type'): at most one of 'owner_contact_id', 'owner_contact' could be set.
1676
1676
:param owner_contact: One-of ('owner_contact_type'): at most one of 'owner_contact_id', 'owner_contact' could be set.
1677
1677
:param administrative_contact_id: One-of ('administrative_contact_type'): at most one of 'administrative_contact_id', 'administrative_contact' could be set.
Check if contacts are compatible against a domain or a tld.
1669
1669
If not, it will return the information requiring a correction.
1670
1670
1671
-
:param domain: One-of ('parameter'): at most one of 'domain', 'tld' could be set.
1672
-
:param tld: One-of ('parameter'): at most one of 'domain', 'tld' could be set.
1671
+
:param domains:
1672
+
:param tlds:
1673
1673
:param owner_contact_id: One-of ('owner_contact_type'): at most one of 'owner_contact_id', 'owner_contact' could be set.
1674
1674
:param owner_contact: One-of ('owner_contact_type'): at most one of 'owner_contact_id', 'owner_contact' could be set.
1675
1675
:param administrative_contact_id: One-of ('administrative_contact_type'): at most one of 'administrative_contact_id', 'administrative_contact' could be set.
0 commit comments