Skip to main content

Partial_LocationConfig


Partial_LocationConfig

Properties

autoCloseBatchSchedules

public array|null|\Onslip360\Nil $autoCloseBatchSchedules

buttonMap

public int|null|\Onslip360\Nil $buttonMap

customerScreenRegistration

public bool|null|\Onslip360\Nil $customerScreenRegistration

registerCustomer

public bool|null|\Onslip360\Nil $registerCustomer

Methods

__construct

public __construct(string[]|null|\Onslip360\Nil $autoCloseBatchSchedules = null, int|null|\Onslip360\Nil $buttonMap = null, bool|null|\Onslip360\Nil $customerScreenRegistration = null, bool|null|\Onslip360\Nil $registerCustomer = null): mixed

Parameters:

ParameterTypeDescription
$autoCloseBatchSchedulesstring[]|null|\Onslip360\Nil
$buttonMapint|null|\Onslip360\Nil
$customerScreenRegistrationbool|null|\Onslip360\Nil
$registerCustomerbool|null|\Onslip360\Nil

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