Customs
- class Firstred\PostNL\Entity\Customs
- Class Customs.
Summary
Methods
Properties
- public property Firstred\PostNL\Entity\Customs::$defaultProperties
- Type:
string[][]
- protected static property Firstred\PostNL\Entity\Customs::$Certificate
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$CertificateNr
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$Content
- Type:
- protected static property Firstred\PostNL\Entity\Customs::$Currency
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$HandleAsNonDeliverable
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$Invoice
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$InvoiceNr
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$License
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$LicenseNr
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$ShipmentType
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$TrustedShipperID
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$TransactionCode
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$TransactionDescription
- Type:
string | null
- protected static property Firstred\PostNL\Entity\Customs::$ImporterReferenceCode
- Type:
string | null
Methods
- public Firstred\PostNL\Entity\Customs::__construct($Certificate=null, $CertificateNr=null, $Content=null, $Currency=null, $HandleAsNonDeliverable=null, $Invoice=null, $InvoiceNr=null, $License=null, $LicenseNr=null, $ShipmentType=null, $TrustedShipperID=null, $TransactionCode=null, $TransactionDescription=null, $ImporterReferenceCode=null)
- Parameters:
$Certificate (string | null)
$CertificateNr (string | null)
$Content (
Firstred\PostNL\Entity\Content[]| null)$Currency (string | null)
$HandleAsNonDeliverable (string | null)
$Invoice (string | null)
$InvoiceNr (string | null)
$License (string | null)
$LicenseNr (string | null)
$ShipmentType (string | null)
$TrustedShipperID (string | null)
$TransactionCode (string | null)
$TransactionDescription (string | null)
$ImporterReferenceCode (string | null)