Partial_MQRecordSchedule
Partial_MQRecordSchedule
- Full name:
\Onslip360\API\Partial_MQRecordSchedule
- Parent class:
\Onslip360\Onslip360Object
Properties
deleted
public string|null|\Onslip360\Nil $deleted
jsonMqRecords
public array|null $jsonMqRecords
tags
public array|null|\Onslip360\Nil $tags
Methods
__construct
public __construct(string|null|\Onslip360\Nil $deleted = null, string[]|null $jsonMqRecords = null, string[]|null|\Onslip360\Nil $tags = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$deleted | string|null|\Onslip360\Nil | |
$jsonMqRecords | string[]|null | |
$tags | string[]|null|\Onslip360\Nil |
Inherited methods
getExtended
public getExtended(string $name): string|null|\Onslip360\Nil
Parameters:
Parameter | Type | Description |
---|---|---|
$name | string |
setExtended
public setExtended(string $name, string|null|\Onslip360\Nil $value): static
Parameters:
Parameter | Type | Description |
---|---|---|
$name | string | |
$value | string|null|\Onslip360\Nil |
fromJson
public static fromJson(string|array|\JsonSerializable|\stdClass $json): static
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$json | string|array|\JsonSerializable|\stdClass |
fromJsonArray
public static fromJsonArray(string[]|array[]|\JsonSerializable[]|\stdClass[] $json): static[]
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$json | string[]|array[]|\JsonSerializable[]|\stdClass[] |