Documentation

RefundQuote extends ResourceModel
in package

Tags

Table of Contents

$adjustment  : float
$order_id  : int
$refund_methods  : array<string|int, mixed>
$rounding  : float
$tax_inclusive  : bool
$total_refund_amount  : float
$total_refund_tax_amount  : float
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$refund_methods

public array<string|int, mixed> $refund_methods
Tags

$total_refund_amount

public float $total_refund_amount
Tags

$total_refund_tax_amount

public float $total_refund_tax_amount
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