from office365.runtime.client_value import ClientValue


class VerifiedDomain(ClientValue):
    """
    Specifies a domain for a tenant. The verifiedDomains property of the organization entity is a collection of
    verifiedDomain objects.
    """
