Customs

class Firstred\PostNL\Entity\Customs
Class Customs.
Parent

Firstred\PostNL\Entity\AbstractEntity

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

\Firstred\PostNL\Entity\Content[] | null

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

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)
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)