DomainRegistrationStatusTransferStatus:
    | "status_unknown"
    | "pending"
    | "waiting_vote"
    | "rejected"
    | "processing"
    | "done"