\FAA\Obj\Search\ResponseBasket

Implement basket response object

Summary

Methods
Properties
Constants
__construct()
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$

$ :string

name

Type

string

$

$ :string

title

Type

string

$

$ :string

__type

Type

string

$

$ :integer|float

price

Type

integer|float

$

$ :integer|float

price_net

Type

integer|float

$

$ :integer

billnumber

Type

integer

$

$ :string

status

Type

string

$

$ :string

delivery

Type

string

$

$ :string

payment

Type

string

$

$ :string

billaddress

Type

string

$

$ :false|null|string

created

Type

false|null|string

$

$ :boolean

has_recurring

Type

boolean

$

$ :boolean

has_refunds

Type

boolean

$

$ :\FAA\Obj\Search\Response\?array

article_ids The basket articles

Type

\FAA\Obj\Search\Response\?array

$

$ :\FAA\Obj\Search\Response\?array

campaign_ids The linked voucher campaign ids

Type

\FAA\Obj\Search\Response\?array

$

$ :\FAA\Obj\Search\Response\?string

comment

Type

\FAA\Obj\Search\Response\?string

$

$ :\FAA\Obj\Search\Response\?string

owner_id Reference to the owners id

Type

\FAA\Obj\Search\Response\?string

Methods

__construct()

__construct(object  $doc,  $language = null)

General constructor.

Parameters

object $doc

The search response object

$language