GetNearestLocationsResponse
- class Firstred\PostNL\Entity\Response\GetNearestLocationsResponse
- Class GetNearestLocationsResponse.
Summary
Methods
Properties
- public property Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::$defaultProperties
- Default properties and namespaces for the SOAP API.
- Type:
array
- protected static property Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::$GetLocationsResult
- Type:
Methods
- public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::__construct($GetLocationsResult=null)
- GetNearestLocationsResponse constructor.
- Parameters:
$GetLocationsResult (
Firstred\PostNL\Entity\Response\GetLocationsResult| null)
- public static Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::jsonDeserialize($json)
- Parameters:
$json (
stdClass)
- Returns:
\Firstred\PostNL\Entity\Response\GetNearestLocationsResponse|\stdClass| null- Throws:
- Throws:
- Throws:
- Throws:
- Since:
1.2.0
- public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::jsonSerialize()
- Return a serializable array for `json_encode`.
- Returns:
array