Skip to main content

Partial_ReportModel


Partial_ReportModel

Properties

action

public \Onslip360\API\Partial_ReportAction|null $action

apiUri

public string|null $apiUri

description

public string|null|\Onslip360\Nil $description

hawkId

public string|null $hawkId

hawkKey

public string|null $hawkKey

name

public string|null $name

realm

public string|null $realm

Methods

__construct

public __construct(\Onslip360\API\Partial_ReportAction|null $action = null, string|null $apiUri = null, string|null|\Onslip360\Nil $description = null, string|null $hawkId = null, string|null $hawkKey = null, string|null $name = null, string|null $realm = null): mixed

Parameters:

ParameterTypeDescription
$action\Onslip360\API\Partial_ReportAction|null
$apiUristring|null
$descriptionstring|null|\Onslip360\Nil
$hawkIdstring|null
$hawkKeystring|null
$namestring|null
$realmstring|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