GetNearestLocationsResponse
- class Firstred\PostNL\Entity\Response\GetNearestLocationsResponse
Summary
Methods
Properties
- protected static property Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::$GetLocationsResult
- Type:
Methods
- public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::__construct($GetLocationsResult=null)
- Parameters:
$GetLocationsResult (
Firstred\PostNL\Entity\Response\GetLocationsResult| null)
- public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::getGetLocationsResult()
- Returns:
- public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::setGetLocationsResult($GetLocationsResult)
- Parameters:
$GetLocationsResult (
Firstred\PostNL\Entity\Response\GetLocationsResult| null)
- Returns:
static
- public static Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::jsonDeserialize($json)
- Parameters:
$json (
stdClass)
- Returns:
\Firstred\PostNL\Entity\Response\GetNearestLocationsResponse- Throws:
- Throws:
- Throws:
- Throws:
- Throws:
- Throws:
- Throws:
- Throws:
- Throws:
- Since:
1.2.0
- public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::jsonSerialize()
- Returns:
array
- Throws: