class ResponseMetaData extends Collection (View source)

Properties

protected $collection_key
string $currencyCode
bool $dataLossFromOtherRow
string $emptyReason
protected $samplingMetadatasType
protected $samplingMetadatasDataType
protected $schemaRestrictionResponseType
protected $schemaRestrictionResponseDataType
bool $subjectToThresholding
string $timeZone

Methods

setCurrencyCode($currencyCode)

No description

string
getCurrencyCode()

No description

setDataLossFromOtherRow($dataLossFromOtherRow)

No description

bool
getDataLossFromOtherRow()

No description

setEmptyReason($emptyReason)

No description

string
getEmptyReason()

No description

setSamplingMetadatas($samplingMetadatas)

No description

setSchemaRestrictionResponse(SchemaRestrictionResponse $schemaRestrictionResponse)

No description

setSubjectToThresholding($subjectToThresholding)

No description

bool
getSubjectToThresholding()

No description

setTimeZone($timeZone)

No description

string
getTimeZone()

No description

Details

setCurrencyCode($currencyCode)

No description

Parameters

$currencyCode

string getCurrencyCode()

No description

Return Value

string

setDataLossFromOtherRow($dataLossFromOtherRow)

No description

Parameters

$dataLossFromOtherRow

bool getDataLossFromOtherRow()

No description

Return Value

bool

setEmptyReason($emptyReason)

No description

Parameters

$emptyReason

string getEmptyReason()

No description

Return Value

string

setSamplingMetadatas($samplingMetadatas)

No description

Parameters

$samplingMetadatas

SamplingMetadata[] getSamplingMetadatas()

No description

Return Value

SamplingMetadata[]

setSchemaRestrictionResponse(SchemaRestrictionResponse $schemaRestrictionResponse)

No description

Parameters

SchemaRestrictionResponse $schemaRestrictionResponse

SchemaRestrictionResponse getSchemaRestrictionResponse()

No description

setSubjectToThresholding($subjectToThresholding)

No description

Parameters

$subjectToThresholding

bool getSubjectToThresholding()

No description

Return Value

bool

setTimeZone($timeZone)

No description

Parameters

$timeZone

string getTimeZone()

No description

Return Value

string