DomainOwnershipIdentifier Class
Domain ownership Identifier.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DomainOwnershipIdentifier(*, kind: str | None = None, ownership_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
kind
|
Kind of resource. Default value: None
|
ownership_id
|
Ownership Id. Default value: None
|