\shop\magento2\modelOrder

Merkmale der Bestellung

Summary

Methods
Properties
Constants
__construct()
jsonSerialize()
setMetaDataFromShop()
isEmpty()
format()
getId()
getEntityId()
setId()
setEntityId()
getIncrementId()
setIncrementId()
getBillingAddressId()
setBillingAddressId()
getCustomerGroupId()
setCustomerGroupId()
getStoreId()
setStoreId()
getAppliedRuleIds()
setAppliedRuleIds()
getBaseCurrencyCode()
setBaseCurrencyCode()
getBaseDiscountAmount()
setBaseDiscountAmount()
getBaseDiscountInvoiced()
setBaseDiscountInvoiced()
getBaseGrandTotal()
setBaseGrandTotal()
getBaseAmountRefundedOnline()
setBaseAmountRefundedOnline()
getBaseAmountRefundedOffline()
setBaseAmountRefundedOffline()
getCouponCode()
setCouponCode()
getDiscountDescription()
setDiscountDescription()
getBaseDiscountTaxCompensationAmount()
setBaseDiscountTaxCompensationAmount()
getBaseDiscountTaxCompensationInvoiced()
setBaseDiscountTaxCompensationInvoiced()
getBaseShippingAmount()
setBaseShippingAmount()
getBaseShippingDiscountAmount()
setBaseShippingDiscountAmount()
getBaseShippingInclTax()
setBaseShippingInclTax()
getBaseShippingInvoiced()
setBaseShippingInvoiced()
getBaseShippingRefunded()
setBaseShippingRefunded()
getBaseShippingCanceled()
setBaseShippingCanceled()
getBaseShippingTaxAmount()
setBaseShippingTaxAmount()
getBaseShippingTaxRefunded()
setBaseShippingTaxRefunded()
getBaseSubtotal()
setBaseSubtotal()
getBaseSubtotalInclTax()
setBaseSubtotalInclTax()
getBaseSubtotalInvoiced()
setBaseSubtotalInvoiced()
getBaseTotalOfflineRefunded()
setBaseTotalOfflineRefunded()
getBaseTotalOnlineRefunded()
setBaseTotalOnlineRefunded()
getBaseTotalRefunded()
setBaseTotalRefunded()
getBaseTotalCanceled()
setBaseTotalCanceled()
getBaseSubtotalRefunded()
setBaseSubtotalRefunded()
getBaseSubtotalCanceled()
setBaseSubtotalCanceled()
getBaseTaxAmount()
setBaseTaxAmount()
getBaseTaxInvoiced()
setBaseTaxInvoiced()
getBaseTaxRefunded()
setBaseTaxRefunded()
getBaseTaxCanceled()
setBaseTaxCanceled()
getBaseTotalDue()
setBaseTotalDue()
getBaseTotalInvoiced()
setBaseTotalInvoiced()
getBaseTotalInvoicedCost()
setBaseTotalInvoicedCost()
getBaseTotalPaid()
setBaseTotalPaid()
getBaseToGlobalRate()
setBaseToGlobalRate()
getBaseToOrderRate()
setBaseToOrderRate()
getCreatedAt()
setCreatedAt()
getCustomerNote()
setCustomerNote()
getCustomerEmail()
setCustomerEmail()
getCustomerDetails()
setCustomerDetails()
getCustomerDob()
setCustomerDob()
getCustomerFirstname()
setCustomerFirstname()
getCustomerLastname()
setCustomerLastname()
getCustomerGender()
setCustomerGender()
getCustomerId()
setCustomerId()
isCustomerGuest()
setCustomerIsGuest()
isCustomerNoteNotify()
setCustomerNoteNotify()
getDiscountAmount()
setDiscountAmount()
isDiscountInvoiced()
setDiscountInvoiced()
isEmailSent()
setEmailSent()
getGlobalCurrencyCode()
setGlobalCurrencyCode()
getGrandTotal()
setGrandTotal()
getDiscountTaxCompensationAmount()
setDiscountTaxCompensationAmount()
getDiscountTaxCompensationInvoiced()
setDiscountTaxCompensationInvoiced()
isVirtual()
setIsVirtual()
getOrderCurrencyCode()
setOrderCurrencyCode()
getProtectCode()
setProtectCode()
getQuoteId()
setQuoteId()
getRemoteIp()
setRemoteIp()
getShippingAmount()
setShippingAmount()
getShippingDescription()
setShippingDescription()
getShippingDiscountAmount()
setShippingDiscountAmount()
getShippingDiscountTaxCompensationAmount()
setShippingDiscountTaxCompensationAmount()
getShippingInclTax()
setShippingInclTax()
getShippingInvoiced()
setShippingInvoiced()
getShippingRefunded()
setShippingRefunded()
getShippingCanceled()
setShippingCanceled()
getShippingTaxAmount()
setShippingTaxAmount()
getShippingTaxRefunded()
setShippingTaxRefunded()
getState()
setState()
getStatus()
setStatus()
getStoreCurrencyCode()
setStoreCurrencyCode()
getStoreName()
setStoreName()
getStoreToBaseRate()
setStoreToBaseRate()
getStoreToOrderRate()
setStoreToOrderRate()
getSubtotalRefunded()
setSubtotalRefunded()
getSubtotalCanceled()
setSubtotalCanceled()
getSubtotal()
setSubtotal()
getSubtotalInclTax()
setSubtotalInclTax()
getSubtotalInvoiced()
setSubtotalInvoiced()
getTaxAmount()
setTaxAmount()
getTaxRefunded()
setTaxRefunded()
getTaxCanceled()
setTaxCanceled()
getTaxInvoiced()
setTaxInvoiced()
getTotalDue()
setTotalDue()
getTotalInvoiced()
setTotalInvoiced()
getTotalItemCount()
setTotalItemCount()
getTotalPaid()
setTotalPaid()
getTotalRefunded()
setTotalRefunded()
getTotalCanceled()
setTotalCanceled()
getTotalOnlineRefunded()
setTotalOnlineRefunded()
getTotalOfflineRefunded()
setTotalOfflineRefunded()
getTotalQtyOrdered()
setTotalQtyOrdered()
getUpdatedAt()
setUpdatedAt()
getXForwardedFor()
setXForwardedFor()
getWeight()
setWeight()
getItems()
setItems()
getBillingAddress()
setBillingAddress()
getPayment()
setPayment()
getStatusHistories()
setStatusHistories()
getShipping()
setExtensionAttributes()
getCustomerPrefix()
setCustomerPrefix()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(  $data,   $dataSource = 'PLAIN') 

Parameters

$data
$dataSource

jsonSerialize()

jsonSerialize() 

setMetaDataFromShop()

setMetaDataFromShop(  $metaData) : void

Übergibt die ganzen Meta Daten - bspw. Versandarten, Zahlungsarten

Parameters

$metaData

string[] Liste von META Daten

isEmpty()

isEmpty() 

format()

format(  $dataDestination) 

Parameters

$dataDestination

getId()

getId() : integer

Returns

integer —

(primary key)

getEntityId()

getEntityId(  $val) 

Parameters

$val

setId()

setId(  $val) 

Parameters

$val

setEntityId()

setEntityId(  $val) 

Parameters

$val

getIncrementId()

getIncrementId() : string

fortlaufenden Bestellnummer (intern)

Returns

string

setIncrementId()

setIncrementId(  $val) 

Parameters

$val

getBillingAddressId()

getBillingAddressId() : integer

Returns

integer —

(foreign key)

setBillingAddressId()

setBillingAddressId(  $val) 

Parameters

$val

getCustomerGroupId()

getCustomerGroupId() : integer

Returns

integer —

(foreign key)

setCustomerGroupId()

setCustomerGroupId(  $val) 

Parameters

$val

getStoreId()

getStoreId() : integer

Returns

integer —

(foreign key)

setStoreId()

setStoreId(  $val) 

Parameters

$val

getAppliedRuleIds()

getAppliedRuleIds() : integer

Returns

integer —

(foreign key)

setAppliedRuleIds()

setAppliedRuleIds(  $val) 

Parameters

$val

getBaseCurrencyCode()

getBaseCurrencyCode() : string

Returns

string

setBaseCurrencyCode()

setBaseCurrencyCode(  $val) 

Parameters

$val

getBaseDiscountAmount()

getBaseDiscountAmount() : double

Returns

double

setBaseDiscountAmount()

setBaseDiscountAmount(  $val) 

Parameters

$val

getBaseDiscountInvoiced()

getBaseDiscountInvoiced() : double

Returns

double

setBaseDiscountInvoiced()

setBaseDiscountInvoiced(  $val) 

Parameters

$val

getBaseGrandTotal()

getBaseGrandTotal() : double

Returns

double

setBaseGrandTotal()

setBaseGrandTotal(  $val) 

Parameters

$val

getBaseAmountRefundedOnline()

getBaseAmountRefundedOnline() : double

Returns

double

setBaseAmountRefundedOnline()

setBaseAmountRefundedOnline(  $val) 

Parameters

$val

getBaseAmountRefundedOffline()

getBaseAmountRefundedOffline() : double

Returns

double

setBaseAmountRefundedOffline()

setBaseAmountRefundedOffline(  $val) 

Parameters

$val

getCouponCode()

getCouponCode() : string

Returns

string

setCouponCode()

setCouponCode(  $val) 

Parameters

$val

getDiscountDescription()

getDiscountDescription() : string

Returns

string

setDiscountDescription()

setDiscountDescription(  $val) 

Parameters

$val

getBaseDiscountTaxCompensationAmount()

getBaseDiscountTaxCompensationAmount() : double

Returns

double

setBaseDiscountTaxCompensationAmount()

setBaseDiscountTaxCompensationAmount(  $val) 

Parameters

$val

getBaseDiscountTaxCompensationInvoiced()

getBaseDiscountTaxCompensationInvoiced() : double

Returns

double

setBaseDiscountTaxCompensationInvoiced()

setBaseDiscountTaxCompensationInvoiced(  $val) 

Parameters

$val

getBaseShippingAmount()

getBaseShippingAmount() : double

Returns

double

setBaseShippingAmount()

setBaseShippingAmount(  $val) 

Parameters

$val

getBaseShippingDiscountAmount()

getBaseShippingDiscountAmount() : double

Returns

double

setBaseShippingDiscountAmount()

setBaseShippingDiscountAmount(  $val) 

Parameters

$val

getBaseShippingInclTax()

getBaseShippingInclTax() : string

Returns

string

setBaseShippingInclTax()

setBaseShippingInclTax(  $val) 

Parameters

$val

getBaseShippingInvoiced()

getBaseShippingInvoiced() : double

Returns

double

setBaseShippingInvoiced()

setBaseShippingInvoiced(  $val) 

Parameters

$val

getBaseShippingRefunded()

getBaseShippingRefunded() : double

Returns

double

setBaseShippingRefunded()

setBaseShippingRefunded(  $val) 

Parameters

$val

getBaseShippingCanceled()

getBaseShippingCanceled() : double

Returns

double

setBaseShippingCanceled()

setBaseShippingCanceled(  $val) 

Parameters

$val

getBaseShippingTaxAmount()

getBaseShippingTaxAmount() : double

Returns

double

setBaseShippingTaxAmount()

setBaseShippingTaxAmount(  $val) 

Parameters

$val

getBaseShippingTaxRefunded()

getBaseShippingTaxRefunded() : double

Returns

double

setBaseShippingTaxRefunded()

setBaseShippingTaxRefunded(  $val) 

Parameters

$val

getBaseSubtotal()

getBaseSubtotal() : double

Returns

double

setBaseSubtotal()

setBaseSubtotal(  $val) 

Parameters

$val

getBaseSubtotalInclTax()

getBaseSubtotalInclTax() : double

Returns

double

setBaseSubtotalInclTax()

setBaseSubtotalInclTax(  $val) 

Parameters

$val

getBaseSubtotalInvoiced()

getBaseSubtotalInvoiced() : double

Returns

double

setBaseSubtotalInvoiced()

setBaseSubtotalInvoiced(  $val) 

Parameters

$val

getBaseTotalOfflineRefunded()

getBaseTotalOfflineRefunded() : double

Returns

double

setBaseTotalOfflineRefunded()

setBaseTotalOfflineRefunded(  $val) 

Parameters

$val

getBaseTotalOnlineRefunded()

getBaseTotalOnlineRefunded() : double

Returns

double

setBaseTotalOnlineRefunded()

setBaseTotalOnlineRefunded(  $val) 

Parameters

$val

getBaseTotalRefunded()

getBaseTotalRefunded() : double

Returns

double

setBaseTotalRefunded()

setBaseTotalRefunded(  $val) 

Parameters

$val

getBaseTotalCanceled()

getBaseTotalCanceled() : double

Returns

double

setBaseTotalCanceled()

setBaseTotalCanceled(  $val) 

Parameters

$val

getBaseSubtotalRefunded()

getBaseSubtotalRefunded() : double

Returns

double

setBaseSubtotalRefunded()

setBaseSubtotalRefunded(  $val) 

Parameters

$val

getBaseSubtotalCanceled()

getBaseSubtotalCanceled() : double

Returns

double

setBaseSubtotalCanceled()

setBaseSubtotalCanceled(  $val) 

Parameters

$val

getBaseTaxAmount()

getBaseTaxAmount() : double

Returns

double

setBaseTaxAmount()

setBaseTaxAmount(  $val) 

Parameters

$val

getBaseTaxInvoiced()

getBaseTaxInvoiced() : double

Returns

double

setBaseTaxInvoiced()

setBaseTaxInvoiced(  $val) 

Parameters

$val

getBaseTaxRefunded()

getBaseTaxRefunded() : double

Returns

double

setBaseTaxRefunded()

setBaseTaxRefunded(  $val) 

Parameters

$val

getBaseTaxCanceled()

getBaseTaxCanceled() : double

Returns

double

setBaseTaxCanceled()

setBaseTaxCanceled(  $val) 

Parameters

$val

getBaseTotalDue()

getBaseTotalDue() : double

Returns

double

setBaseTotalDue()

setBaseTotalDue(  $val) 

Parameters

$val

getBaseTotalInvoiced()

getBaseTotalInvoiced() : double

Returns

double

setBaseTotalInvoiced()

setBaseTotalInvoiced(  $val) 

Parameters

$val

getBaseTotalInvoicedCost()

getBaseTotalInvoicedCost() : double

Returns

double

setBaseTotalInvoicedCost()

setBaseTotalInvoicedCost(  $val) 

Parameters

$val

getBaseTotalPaid()

getBaseTotalPaid() : double

Returns

double

setBaseTotalPaid()

setBaseTotalPaid(  $val) 

Parameters

$val

getBaseToGlobalRate()

getBaseToGlobalRate() : double

Returns

double

setBaseToGlobalRate()

setBaseToGlobalRate(  $val) 

Parameters

$val

getBaseToOrderRate()

getBaseToOrderRate() : double

Returns

double

setBaseToOrderRate()

setBaseToOrderRate(  $val) 

Parameters

$val

getCreatedAt()

getCreatedAt() : \shop\magento2\model\date/time

Returns

\shop\magento2\model\date/time

setCreatedAt()

setCreatedAt(  $val) 

Parameters

$val

getCustomerNote()

getCustomerNote() : string

Returns

string

setCustomerNote()

setCustomerNote(  $val) 

Parameters

$val

getCustomerEmail()

getCustomerEmail() : string

Returns

string

setCustomerEmail()

setCustomerEmail(  $val) 

Parameters

$val

setCustomerDetails()

setCustomerDetails(  $val) 

Parameters

$val

getCustomerDob()

getCustomerDob() : string

Returns

string

setCustomerDob()

setCustomerDob(  $val) 

Parameters

$val

getCustomerFirstname()

getCustomerFirstname() : string

Returns

string

setCustomerFirstname()

setCustomerFirstname(  $val) 

Parameters

$val

getCustomerLastname()

getCustomerLastname() : string

Returns

string

setCustomerLastname()

setCustomerLastname(  $val) 

Parameters

$val

getCustomerGender()

getCustomerGender() : \shop\magento2\model\key/string

Returns

\shop\magento2\model\key/string

setCustomerGender()

setCustomerGender(  $val) 

Parameters

$val

getCustomerId()

getCustomerId() : integer

Returns

integer —

(foreign key)

setCustomerId()

setCustomerId(  $val) 

Parameters

$val

isCustomerGuest()

isCustomerGuest() : boolean

Returns

boolean

setCustomerIsGuest()

setCustomerIsGuest(  $val) 

Parameters

$val

isCustomerNoteNotify()

isCustomerNoteNotify() : boolean

Returns

boolean

setCustomerNoteNotify()

setCustomerNoteNotify(  $val) 

Parameters

$val

getDiscountAmount()

getDiscountAmount() : double

Returns

double

setDiscountAmount()

setDiscountAmount(  $val) 

Parameters

$val

isDiscountInvoiced()

isDiscountInvoiced() : double

Returns

double —

?

setDiscountInvoiced()

setDiscountInvoiced(  $val) 

Parameters

$val

isEmailSent()

isEmailSent() : boolean

Returns

boolean

setEmailSent()

setEmailSent(  $val) 

Parameters

$val

getGlobalCurrencyCode()

getGlobalCurrencyCode() : string

Returns

string

setGlobalCurrencyCode()

setGlobalCurrencyCode(  $val) 

Parameters

$val

getGrandTotal()

getGrandTotal() : double

Returns

double

setGrandTotal()

setGrandTotal(  $val) 

Parameters

$val

getDiscountTaxCompensationAmount()

getDiscountTaxCompensationAmount() : double

Returns

double

setDiscountTaxCompensationAmount()

setDiscountTaxCompensationAmount(  $val) 

Parameters

$val

getDiscountTaxCompensationInvoiced()

getDiscountTaxCompensationInvoiced() : double

Returns

double

setDiscountTaxCompensationInvoiced()

setDiscountTaxCompensationInvoiced(  $val) 

Parameters

$val

isVirtual()

isVirtual() : boolean

Returns

boolean

setIsVirtual()

setIsVirtual(  $val) 

Parameters

$val

getOrderCurrencyCode()

getOrderCurrencyCode() : string

Returns

string

setOrderCurrencyCode()

setOrderCurrencyCode(  $val) 

Parameters

$val

getProtectCode()

getProtectCode() : string

Returns

string

setProtectCode()

setProtectCode(  $val) 

Parameters

$val

getQuoteId()

getQuoteId() : integer

Returns

integer

setQuoteId()

setQuoteId(  $val) 

Parameters

$val

getRemoteIp()

getRemoteIp() : string

Returns

string

setRemoteIp()

setRemoteIp(  $val) 

Parameters

$val

getShippingAmount()

getShippingAmount() : double

Returns

double

setShippingAmount()

setShippingAmount(  $val) 

Parameters

$val

getShippingDescription()

getShippingDescription() : string

Returns

string

setShippingDescription()

setShippingDescription(  $val) 

Parameters

$val

getShippingDiscountAmount()

getShippingDiscountAmount() : double

Returns

double

setShippingDiscountAmount()

setShippingDiscountAmount(  $val) 

Parameters

$val

getShippingDiscountTaxCompensationAmount()

getShippingDiscountTaxCompensationAmount() : double

Returns

double

setShippingDiscountTaxCompensationAmount()

setShippingDiscountTaxCompensationAmount(  $val) 

Parameters

$val

getShippingInclTax()

getShippingInclTax() : double

Returns

double

setShippingInclTax()

setShippingInclTax(  $val) 

Parameters

$val

getShippingInvoiced()

getShippingInvoiced() : double

Returns

double

setShippingInvoiced()

setShippingInvoiced(  $val) 

Parameters

$val

getShippingRefunded()

getShippingRefunded() : double

Returns

double

setShippingRefunded()

setShippingRefunded(  $val) 

Parameters

$val

getShippingCanceled()

getShippingCanceled() : double

Returns

double

setShippingCanceled()

setShippingCanceled(  $val) 

Parameters

$val

getShippingTaxAmount()

getShippingTaxAmount() : double

Returns

double

setShippingTaxAmount()

setShippingTaxAmount(  $val) 

Parameters

$val

getShippingTaxRefunded()

getShippingTaxRefunded() : double

Returns

double

setShippingTaxRefunded()

setShippingTaxRefunded(  $val) 

Parameters

$val

getState()

getState() : \shop\magento2\model\key/string

Returns

\shop\magento2\model\key/string

setState()

setState(  $val) 

Parameters

$val

getStatus()

getStatus() : \shop\magento2\model\key/string

Returns

\shop\magento2\model\key/string

setStatus()

setStatus(  $val) 

Parameters

$val

getStoreCurrencyCode()

getStoreCurrencyCode() : string

Returns

string

setStoreCurrencyCode()

setStoreCurrencyCode(  $val) 

Parameters

$val

getStoreName()

getStoreName() : string

Returns

string

setStoreName()

setStoreName(  $val) 

Parameters

$val

getStoreToBaseRate()

getStoreToBaseRate() : double

Returns

double

setStoreToBaseRate()

setStoreToBaseRate(  $val) 

Parameters

$val

getStoreToOrderRate()

getStoreToOrderRate() : double

Returns

double

setStoreToOrderRate()

setStoreToOrderRate(  $val) 

Parameters

$val

getSubtotalRefunded()

getSubtotalRefunded() : double

Returns

double

setSubtotalRefunded()

setSubtotalRefunded(  $val) 

Parameters

$val

getSubtotalCanceled()

getSubtotalCanceled() : double

Returns

double

setSubtotalCanceled()

setSubtotalCanceled(  $val) 

Parameters

$val

getSubtotal()

getSubtotal() : double

Returns

double

setSubtotal()

setSubtotal(  $val) 

Parameters

$val

getSubtotalInclTax()

getSubtotalInclTax() : double

Returns

double

setSubtotalInclTax()

setSubtotalInclTax(  $val) 

Parameters

$val

getSubtotalInvoiced()

getSubtotalInvoiced() : double

Returns

double

setSubtotalInvoiced()

setSubtotalInvoiced(  $val) 

Parameters

$val

getTaxAmount()

getTaxAmount() : double

Returns

double

setTaxAmount()

setTaxAmount(  $val) 

Parameters

$val

getTaxRefunded()

getTaxRefunded() : double

Returns

double

setTaxRefunded()

setTaxRefunded(  $val) 

Parameters

$val

getTaxCanceled()

getTaxCanceled() : double

Returns

double

setTaxCanceled()

setTaxCanceled(  $val) 

Parameters

$val

getTaxInvoiced()

getTaxInvoiced() : double

Returns

double

setTaxInvoiced()

setTaxInvoiced(  $val) 

Parameters

$val

getTotalDue()

getTotalDue() : double

Returns

double

setTotalDue()

setTotalDue(  $val) 

Parameters

$val

getTotalInvoiced()

getTotalInvoiced() : double

Returns

double

setTotalInvoiced()

setTotalInvoiced(  $val) 

Parameters

$val

getTotalItemCount()

getTotalItemCount() : integer

Returns

integer

setTotalItemCount()

setTotalItemCount(  $val) 

Parameters

$val

getTotalPaid()

getTotalPaid() : double

Returns

double

setTotalPaid()

setTotalPaid(  $val) 

Parameters

$val

getTotalRefunded()

getTotalRefunded() : double

Returns

double

setTotalRefunded()

setTotalRefunded(  $val) 

Parameters

$val

getTotalCanceled()

getTotalCanceled() : double

Returns

double

setTotalCanceled()

setTotalCanceled(  $val) 

Parameters

$val

getTotalOnlineRefunded()

getTotalOnlineRefunded() : double

Returns

double

setTotalOnlineRefunded()

setTotalOnlineRefunded(  $val) 

Parameters

$val

getTotalOfflineRefunded()

getTotalOfflineRefunded() : double

Returns

double

setTotalOfflineRefunded()

setTotalOfflineRefunded(  $val) 

Parameters

$val

getTotalQtyOrdered()

getTotalQtyOrdered() : integer

Returns

integer

setTotalQtyOrdered()

setTotalQtyOrdered(  $val) 

Parameters

$val

getUpdatedAt()

getUpdatedAt() : \shop\magento2\model\date/time

Returns

\shop\magento2\model\date/time

setUpdatedAt()

setUpdatedAt(  $val) 

Parameters

$val

getXForwardedFor()

getXForwardedFor() : string

Returns

string —

IP

setXForwardedFor()

setXForwardedFor(  $val) 

Parameters

$val

getWeight()

getWeight() : double

Returns

double

setWeight()

setWeight(  $val) 

Parameters

$val

getItems()

getItems() : array

Returns

array —

OrderProduct

setItems()

setItems(  $val) 

Parameters

$val

setBillingAddress()

setBillingAddress(  $val) 

Parameters

$val

setPayment()

setPayment(  $val) 

Parameters

$val

getStatusHistories()

getStatusHistories() : array

Returns

array —

StatusHistory

setStatusHistories()

setStatusHistories(  $val) 

Parameters

$val

getShipping()

getShipping() : array

Returns

array —

Shipping

setExtensionAttributes()

setExtensionAttributes(  $val) 

Parameters

$val

getCustomerPrefix()

getCustomerPrefix() : string

Returns

string

setCustomerPrefix()

setCustomerPrefix(  $val) 

Parameters

$val