Copied!

RetrieveCustomPropertiesDataResponse

RetrieveCustomPropertiesDataResponse.php : 16
Implements ResponseInterface

Methods

publicfrom()

RetrieveCustomPropertiesDataResponse.php : 37
public static from(CustomPropertiesDataResponse $data) : self

Parameters

Name Type Default value Description
$data CustomPropertiesDataResponse - -

Return values

self

publicgetCustomProperties()

RetrieveCustomPropertiesDataResponse.php : 59
public getCustomProperties() : array<string, string>

Return values

array<string, string>

publicgetScenarioId()

RetrieveCustomPropertiesDataResponse.php : 51
public getScenarioId() : int

Return values

int