DomainPurchaseConsent Class
Domain purchase consent object, representing acceptance of applicable legal agreements.
- Inheritance
-
DomainPurchaseConsent
Constructor
DomainPurchaseConsent(*, agreement_keys: Optional[List[str]] = None, agreed_by: Optional[str] = None, agreed_at: Optional[datetime.datetime] = None, **kwargs)
Parameters
Required
List of applicable legal agreement keys. This list can be retrieved
using ListLegalAgreements API under <code>TopLevelDomain</code> resource.
Feedback
Submit and view feedback for