GetNearestLocationsResponse

class Firstred\PostNL\Entity\Response\GetNearestLocationsResponse
Class GetNearestLocationsResponse.
Parent:

Firstred\PostNL\Entity\AbstractEntity

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:

\Firstred\PostNL\Entity\Response\GetLocationsResult | null

Methods

public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::__construct($GetLocationsResult=null)
GetNearestLocationsResponse constructor.
Parameters:
public static Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::jsonDeserialize($json)
Parameters:
  • $json (stdClass)

Returns:

\Firstred\PostNL\Entity\Response\GetNearestLocationsResponse | \stdClass | null

Throws:

\Firstred\PostNL\Exception\InvalidArgumentException

Throws:

\Firstred\PostNL\Exception\NotSupportedException

Throws:

\Firstred\PostNL\Exception\InvalidArgumentException

Throws:

\Firstred\PostNL\Exception\NotSupportedException

Since:

1.2.0

public Firstred\PostNL\Entity\Response\GetNearestLocationsResponse::jsonSerialize()
Return a serializable array for `json_encode`.
Returns:

array