Skip to main content

Partial_VouchersReportActionParams


Partial_VouchersReportActionParams

Properties

couponVouchers

public bool|null|\Onslip360\Nil $couponVouchers

pageBreakItems

public bool|null $pageBreakItems

showEmpty

public bool|null $showEmpty

vouchers

public bool|null|\Onslip360\Nil $vouchers

Methods

__construct

public __construct(bool|null|\Onslip360\Nil $couponVouchers = null, bool|null $pageBreakItems = null, bool|null $showEmpty = null, bool|null|\Onslip360\Nil $vouchers = null): mixed

Parameters:

ParameterTypeDescription
$couponVouchersbool|null|\Onslip360\Nil
$pageBreakItemsbool|null
$showEmptybool|null
$vouchersbool|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