LocalizedOrder

Namespace

IO\Models

Extends
Implements
Constants
Type Name Value Description

array

WRAPPED_ORDERITEM_TYPES

[1,2,3,4,5,6,9]

string

CREATED_AT

'created_at'

string

UPDATED_AT

'updated_at'

Properties
Type Name Description

Order

$order

``

$orderData

``

$status

``

$shippingProvider

``

$shippingProfileName

``

$shippingProfileId

``

$trackingURL

``

$paymentMethodName

``

$paymentMethodIcon

``

$paymentStatus

``

$variations

``

$itemURLs

``

$itemImages

``

$isReturnable

``

$highlightNetPrices

``

$totals

``

$allowPaymentMethodSwitchFrom

``

$paymentMethodListForSwitch

Methods
public static wrap($order, $data):LocalizedOrder
Parameters

Type

Name

Description

Order

$order

array

$data

public toArray():array
public isReturnable()