OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress
/
vendor
/
wildbit
/
postmark-php
/
src
/
Postmark
/
Models
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📄
CaseInsensitiveArray.php
2.67 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
DataRemovalRequestResponse.php
785 bytes
05/19/2025 10:07:17 AM
rw-r--r--
📄
DynamicResponseModel.php
1.95 KB
05/19/2025 10:07:17 AM
rw-r--r--
📁
MessageStream
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📄
PostmarkAddressFull.php
1.43 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkAgentInfo.php
1.1 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkAttachment.php
1.57 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkBounce.php
6.51 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkBounceActivation.php
1.08 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkBounceDump.php
450 bytes
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkBounceList.php
1.03 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkBounceSummary.php
1.07 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkClick.php
3.52 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkClickList.php
1.12 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkDeliveryStats.php
1.08 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkDomain.php
2.29 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkDomainDetails.php
5.41 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkDomainList.php
1.04 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkException.php
1.11 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkGeographyInfo.php
2.54 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkInboundMessage.php
9.66 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkInboundMessageList.php
1.27 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkInboundRuleTrigger.php
759 bytes
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkInboundRuleTriggerList.php
1.16 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkMessage.php
1.22 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkMessageBase.php
4.44 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkMessageDump.php
415 bytes
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkMessageEvent.php
1.74 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkMessageEventDetails.php
3.63 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkMessageEvents.php
799 bytes
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkOpen.php
3.2 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkOpenList.php
1.1 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkOutboundMessage.php
4.28 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkOutboundMessageDetail.php
1.73 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkOutboundMessageList.php
1.18 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkResponse.php
2.44 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkSenderSignature.php
12.03 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkSenderSignatureList.php
1.24 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkServer.php
8.25 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkServerList.php
1.14 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkTemplate.php
3.74 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
PostmarkTemplateList.php
1.18 KB
05/19/2025 10:07:17 AM
rw-r--r--
📁
Stats
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📁
Suppressions
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📄
TemplateValidationResponse.php
12.44 KB
05/19/2025 10:07:17 AM
rw-r--r--
📄
TemplatedPostmarkMessage.php
1.74 KB
05/19/2025 10:07:17 AM
rw-r--r--
📁
Webhooks
-
05/19/2025 10:07:17 AM
rwxr-xr-x
Editing: PostmarkDomain.php
Close
<?php namespace Postmark\Models; class PostmarkDomain { public int $ID; public string $Name; public bool $SPFVerified; public bool $DKIMVerified; public bool $WeakDKIM; public bool $ReturnPathDomainVerified; public function __construct(array $values) { $this->ID = !empty($values['ID']) ? $values['ID'] : 0; $this->Name = !empty($values['Name']) ? $values['Name'] : ''; $this->SPFVerified = !empty($values['SPFVerified']) ? $values['SPFVerified'] : false; $this->DKIMVerified = !empty($values['DKIMVerified']) ? $values['DKIMVerified'] : false; $this->WeakDKIM = !empty($values['WeakDKIM']) ? $values['WeakDKIM'] : false; $this->ReturnPathDomainVerified = !empty($values['ReturnPathDomainVerified']) ? $values['ReturnPathDomainVerified'] : false; } public function getID(): int { return $this->ID; } public function setID(int $ID): PostmarkDomain { $this->ID = $ID; return $this; } public function getName(): string { return $this->Name; } public function setName(string $Name): PostmarkDomain { $this->Name = $Name; return $this; } public function isSPFVerified(): bool { return $this->SPFVerified; } public function setSPFVerified(bool $SPFVerified): PostmarkDomain { $this->SPFVerified = $SPFVerified; return $this; } public function isDKIMVerified(): bool { return $this->DKIMVerified; } public function setDKIMVerified(bool $DKIMVerified): PostmarkDomain { $this->DKIMVerified = $DKIMVerified; return $this; } public function isWeakDKIM(): bool { return $this->WeakDKIM; } public function setWeakDKIM(bool $WeakDKIM): PostmarkDomain { $this->WeakDKIM = $WeakDKIM; return $this; } public function isReturnPathDomainVerified(): bool { return $this->ReturnPathDomainVerified; } public function setReturnPathDomainVerified(bool $ReturnPathDomainVerified): PostmarkDomain { $this->ReturnPathDomainVerified = $ReturnPathDomainVerified; return $this; } }