CartRedirectUrls
extends ResourceModel
in package
Tags
Table of Contents
- $cart_url : string
- $checkout_url : string
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$cart_url
public
string
$cart_url
Tags
$checkout_url
public
string
$checkout_url
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>