Documentation

OrderBillingAddress extends OrderAddress
in package

Tags

Table of Contents

$city  : string
$company  : string
$country  : string
$country_iso2  : string
$email  : string
$first_name  : string
$form_fields  : array<string|int, mixed>
$last_name  : string
$phone  : string
$state  : string
$street_1  : string
$street_2  : string
$zip  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>
sameAsShipping()  : self

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