CurrentStatusResponse
- class Firstred\PostNL\Entity\Response\CurrentStatusResponse
- Class CurrentStatusResponse.
Summary
Methods
Properties
- public property Firstred\PostNL\Entity\Response\CurrentStatusResponse::$defaultProperties
- Default properties and namespaces for the SOAP API.
- Type:
array
- protected static property Firstred\PostNL\Entity\Response\CurrentStatusResponse::$Shipments
- protected static property Firstred\PostNL\Entity\Response\CurrentStatusResponse::$Warnings
- Type:
Methods
- public Firstred\PostNL\Entity\Response\CurrentStatusResponse::__construct($Shipments=null, $Warnings=null)
- CurrentStatusResponse constructor.
- Parameters:
$Shipments (
Firstred\PostNL\Entity\Response\CurrentStatusResponseShipment[]| null)$Warnings (
Firstred\PostNL\Entity\Warning[]| null)
- public Firstred\PostNL\Entity\Response\CurrentStatusResponse::xmlSerialize($writer)
- Return a serializable array for the XMLWriter.
- Parameters:
$writer (
Sabre\Xml\Writer)
- Returns:
void