CartRedirectUrls extends ResourceModel
Table of Contents
- $cart_url : string
- $checkout_url : string
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$cart_url
public
string
$cart_url
$checkout_url
public
string
$checkout_url
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>