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