Partial_CompanyConfig
Partial_CompanyConfig
- Full name:
\Onslip360\API\Partial_CompanyConfig
- Parent class:
\Onslip360\Onslip360Object
Properties
accountConfig
public \Onslip360\API\Partial_AccountConfig|null|\Onslip360\Nil $accountConfig
deleted
public string|null|\Onslip360\Nil $deleted
gratuityHandling
public bool|null|\Onslip360\Nil $gratuityHandling
labels
public array|null|\Onslip360\Nil $labels
tags
public array|null|\Onslip360\Nil $tags
Methods
__construct
public __construct(\Onslip360\API\Partial_AccountConfig|null|\Onslip360\Nil $accountConfig = null, string|null|\Onslip360\Nil $deleted = null, bool|null|\Onslip360\Nil $gratuityHandling = null, int[]|null|\Onslip360\Nil $labels = null, string[]|null|\Onslip360\Nil $tags = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$accountConfig | \Onslip360\API\Partial_AccountConfig|null|\Onslip360\Nil | |
$deleted | string|null|\Onslip360\Nil | |
$gratuityHandling | bool|null|\Onslip360\Nil | |
$labels | int[]|null|\Onslip360\Nil | |
$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[] |
jsonSerialize
public jsonSerialize(): array|object
Automatically generated on 2024-11-05