Skip to main content

Partial_ResourceMap


Partial_ResourceMap

Properties

deleted

public string|null|\Onslip360\Nil $deleted

height

public int|null $height

labels

public array|null|\Onslip360\Nil $labels

location

public int|null $location

name

public string|null $name

resourceMapItems

public array|null $resourceMapItems

tags

public array|null|\Onslip360\Nil $tags

width

public int|null $width

Methods

__construct

public __construct(string|null|\Onslip360\Nil $deleted = null, int|null $height = null, int[]|null|\Onslip360\Nil $labels = null, int|null $location = null, string|null $name = null, \Onslip360\API\Partial_ResourceMapItem[]|null $resourceMapItems = null, string[]|null|\Onslip360\Nil $tags = null, int|null $width = null): mixed

Parameters:

ParameterTypeDescription
$deletedstring|null|\Onslip360\Nil
$heightint|null
$labelsint[]|null|\Onslip360\Nil
$locationint|null
$namestring|null
$resourceMapItems\Onslip360\API\Partial_ResourceMapItem[]|null
$tagsstring[]|null|\Onslip360\Nil
$widthint|null

Inherited methods

getExtended

public getExtended(string $name): string|null|\Onslip360\Nil

Parameters:

ParameterTypeDescription
$namestring

setExtended

public setExtended(string $name, string|null|\Onslip360\Nil $value): static

Parameters:

ParameterTypeDescription
$namestring
$valuestring|null|\Onslip360\Nil

fromJson

public static fromJson(string|array|\JsonSerializable|\stdClass $json): static
  • This method is static.

Parameters:

ParameterTypeDescription
$jsonstring|array|\JsonSerializable|\stdClass

fromJsonArray

public static fromJsonArray(string[]|array[]|\JsonSerializable[]|\stdClass[] $json): static[]
  • This method is static.

Parameters:

ParameterTypeDescription
$jsonstring[]|array[]|\JsonSerializable[]|\stdClass[]

jsonSerialize

public jsonSerialize(): array|object


Automatically generated on 2024-11-05