Skip to main content

Partial_Button


Partial_Button

Properties

deleted

public string|null|\Onslip360\Nil $deleted

labels

public array|null|\Onslip360\Nil $labels

name

public string|null $name

parent

public int|null $parent

product

public int|null $product

rank

public float|null $rank

tags

public array|null|\Onslip360\Nil $tags

theme

public int|null|\Onslip360\Nil $theme

type

public string|null $type

Methods

__construct

public __construct(string|null|\Onslip360\Nil $deleted = null, int[]|null|\Onslip360\Nil $labels = null, string|null $name = null, int|null $parent = null, int|null $product = null, float|null $rank = null, string[]|null|\Onslip360\Nil $tags = null, int|null|\Onslip360\Nil $theme = null, string|null $type = null): mixed

Parameters:

ParameterTypeDescription
$deletedstring|null|\Onslip360\Nil
$labelsint[]|null|\Onslip360\Nil
$namestring|null
$parentint|null
$productint|null
$rankfloat|null
$tagsstring[]|null|\Onslip360\Nil
$themeint|null|\Onslip360\Nil
$typestring|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