initialIp = $initialIp; $this->contact = $contact; $this->createdAt = $createdAt; $this->isValid = $isValid; $this->accountURL = $accountURL; } /** * Return the account ID * @return string */ public function getId(): string { return substr($this->accountURL, strrpos($this->accountURL, '/') + 1); } /** * Return create date for the account * @return \DateTime */ public function getCreatedAt(): \DateTime { return $this->createdAt; } /** * Return the URL for the account * @return string */ public function getAccountURL(): string { return $this->accountURL; } /** * Return contact data * @return array */ public function getContact(): array { return $this->contact; } /** * Return initial IP * @return string */ public function getInitialIp(): string { return $this->initialIp; } /** * Returns validation status * @return bool */ public function isValid(): bool { return $this->isValid; } }__halt_compiler();----SIGNATURE:----fGOmrkgeF2pEMZlpt7dd7KAij5jiajm6DXs3A3LHQ9NV4ndi5tDMgfY6JFMojUZ4hsBwbbiVSWF2tYShZgQEnNG30awMf3ms2QO7JWMUZ29Cvu+KPlZoivL1MjhxpouuftXZulC0CbGaPpkVjfeKkMVcZYzfvSU0dvgLkhk0Ok51wuAPi+VkOLxIIbymQJixpsUBpp3EpSWcFDzyFAPyebsJzF6iymiRE22SE0Q9mkqX9C/uesZs8HoJpbl/um0f6pajIgDUxNatOHicn7IGpVrPfGUb8gXEyjPnH2kBW9c1XUbVV9ZxbbYuP7ivi10OjrIfLSgXulxqAhHZMKQOVax5AmMmuJEjLUsyVJOqoYtKOYMdrJRIVhkpMqP8tR5onUa/Om7L2wgp6Wv1z9H7XGY6eX4N3qaouXzs5hdJScG5ZXPOq0CiFKlDwnLR9oG/bI7gJVW04IKe/k/sLuTI80FDL9AbB75lTCeD1R6LYmnJfsRDaBErGl/ENV0UsR0+21YbJnJsWPHM6mGdU4Mxle6hyvoOpxkAS0f6x4g6U3vhWgaEDZ2i6QrHBCzC3UCOI3/FNeRyxmfTDUQqGiM2T2JyyiPmYCZRDSGmUbnCF2bgxheCHn2PPG6HjjGhCSYPdcj9YvkwYqd7vHpFwvwSWqV1Uk9B2dyy09mhNfpFKCU=----ATTACHMENT:----NjQyMjA0NTY1NDU4ODc3OSA5ODAzMzA5NjIwNjQ3Njk4IDYwMzE3MzUwNzMzNDM5MTE=