Documentation

CardBillingAddress extends ResourceModel
in package

Tags

Table of Contents

$address1  : string
$address2  : string
$city  : string
$company  : string
$country_code  : string
$email  : string
$first_name  : string
$last_name  : string
$phone  : string
$postal_code  : string
$state_or_province  : string
$state_or_province_code  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

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