Documentation

Summary extends ResourceModel
in package

Tags

Table of Contents

$average_variant_price  : float
$highest_variant_price  : float
$inventory_count  : int
$inventory_value  : float
$lowest_variant_price  : float
$newest_variant_date  : string
$oldest_variant_date  : string
$primary_category_id  : int
$primary_category_name  : string
$variant_count  : int
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$average_variant_price

public float $average_variant_price
Tags

$highest_variant_price

public float $highest_variant_price
Tags

$inventory_count

public int $inventory_count
Tags

$inventory_value

public float $inventory_value
Tags

$lowest_variant_price

public float $lowest_variant_price
Tags

$newest_variant_date

public string $newest_variant_date
Tags

$oldest_variant_date

public string $oldest_variant_date
Tags

$primary_category_id

public int $primary_category_id
Tags

$primary_category_name

public string $primary_category_name
Tags

$variant_count

public int $variant_count
Tags

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