Documentation

ProductBulkPricingRule extends ResourceModel
in package

Tags

Table of Contents

TYPE__FIXED  = 'fixed'
TYPE__PERCENT  = 'percent'
TYPE__PRICE  = 'price'
$amount  : float
$id  : int|null
$quantity_max  : int
$quantity_min  : int
$type  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Constants

Properties

Methods

__construct()

public __construct([stdClass|null $optionObject = null ]) : mixed
Parameters
$optionObject : stdClass|null = null
Tags
Return values
mixed

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

        

Search results