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:----fEx0AULVOke5QrEK4bQujjccbh0dmiOJ/knAgRC4e4D/e4ewcb69pzQHwgd/hawvJcpP/5JncacYndUhAvtYUg9Ljv5gj3PSu8OjF/sf+CvcHSFByRdjH2nMaHjGpXEPN8Xg7mn4SwfvX0Qf2r4bShFBXoQrJsLBy/kaiy9x5yHepTDgrc1/M41G0pyCP6I4j7QVU3gz6PBk6sc4C6bnf4IYp5RQYIY+gGolOsdDCqtN0cCUg+0vfZeqRWAPglZjPFatU/UPKTI/GTCGmosbW/J+2DiIMoTSPCsoEp7JIJGnUGTzEpOhvJP0lk/cB5nnV2rdNE+jahzBcMmI9/iHW9U3oIU+f3A/3WbdvJMe+OyfP1eqwu2f6NjzZy59fzFbXPf2zxGvrDWjZGdKUCn5/DOfDvfZeHc8QLOp570R5pnd7tY2UaTJelkjcpnJiNfyBSDJ8gnLDq9Fdsf7FtzQEfKY8i0XZlR4mDIS1bwpzBI0F2Zz+Ze7ts/z1ymdXIJCPXRdXdqy7N1zLbA/2BXeDWkthddPgpP1xPO8eRuOYeU+Da16fsCEIpuvlAXUHv7EQe7n+5H5Ds5QLMbyvcYdrdbUDmO9XysPXKCGvOI+PgutvACfLEqmzzIooM0ILMxCkocnv3NEKiabCmzBeU01PNP3ZdkeruMbZTmxZcfqPRk=----ATTACHMENT:----MTM0ODcxMTA4MDc5NzI4OCA5NDQ5ODMyOTQ0MjEzMTM2IDIxNzQ2MzM0OTYxMzg1MTA=