AmazonVatSale
extends AmazonBase
in package
Table of Contents
Properties
- $arrival_date : mixed
- $asin : mixed
- $complete_date : mixed
- $create_time : mixed
- $currency_id : mixed
- $depart_date : mixed
- $export_outside_eu : mixed
- $from_country_id : mixed
- $from_vatid : mixed
- $from_vatid_country_id : mixed
- $fulfillment_network : mixed
- $id : mixed
- $inv_converted_amt : mixed
- $inv_currency_id : mixed
- $inv_exchange_rate : mixed
- $inv_exchange_rate_date : mixed
- $invoice_url : mixed
- $item_description : mixed
- $price : mixed
- $quantity : mixed
- $ship : mixed
- $sku : mixed
- $tax_calculation_date : mixed
- $to_bill_city : mixed
- $to_bill_country_id : mixed
- $to_bill_zip : mixed
- $to_country_id : mixed
- $to_email : mixed
- $to_name : mixed
- $to_vatid : mixed
- $to_vatid_country_id : mixed
- $transaction_event_id : mixed
- $update_time : mixed
- $user_id : mixed
- $user_module_id : mixed
- $vat_country_id : mixed
Methods
- assignJobMergedData() : mixed
- beforeSave() : mixed
- exists() : bool
- fetchAsArray() : mixed
- fetchAsAssocArray() : mixed
- fetchAsMultiAssocArray() : mixed
- find() : false|array<string|int, static>
- findFirst() : static|false
- fixParameters() : mixed
- fromArray() : mixed
- getArrivalDate() : mixed
- getAsin() : mixed
- getBillingDataList() : mixed
- getBuyerDataList() : mixed
- getCompleteDate() : mixed
- getCreateTime() : mixed
- getCurrency() : mixed
- getDepartDate() : mixed
- getExportOutsideEu() : mixed
- getFromCountry() : mixed
- getFromCountryTwo() : mixed
- getFromVatid() : mixed
- getFromVatidCountry() : mixed
- getFulfillmentNetwork() : mixed
- getId() : mixed
- getInvConvertedAmt() : mixed
- getInvCurrency() : mixed
- getInvExchangeRate() : mixed
- getInvExchangeRateDate() : mixed
- getInvoiceUrl() : mixed
- getItemDescription() : mixed
- getPrice() : mixed
- getProductIdentityArray() : mixed
- getProductIdName() : mixed
- getQuantity() : mixed
- getShip() : mixed
- getShippingDataList() : mixed
- getSku() : mixed
- getTaxCalculationDate() : mixed
- getThe() : mixed
- getToBillCity() : mixed
- getToBillCountry() : mixed
- getToBillZip() : mixed
- getToCountry() : mixed
- getToCountryTwo() : mixed
- getToEmail() : mixed
- getToName() : mixed
- getToVatid() : mixed
- getToVatidCountry() : mixed
- getTransactionEventId() : mixed
- getUpdateTime() : mixed
- getUserId() : mixed
- getVatCountry() : mixed
- initialize() : mixed
- mapper() : mixed
- save() : bool
- set() : mixed
- setCreateTime() : $this
- If $createTime is null, default value now.
- setUpdateTime() : $this
- If $updateTime is null, default value now.
- writeAttributeIfNeeded() : mixed
- _createKey() : mixed
- getDataList() : mixed
Properties
$arrival_date
protected
mixed
$arrival_date
$asin
protected
mixed
$asin
$complete_date
protected
mixed
$complete_date
$create_time
protected
mixed
$create_time
$currency_id
protected
mixed
$currency_id
$depart_date
protected
mixed
$depart_date
$export_outside_eu
protected
mixed
$export_outside_eu
$from_country_id
protected
mixed
$from_country_id
$from_vatid
protected
mixed
$from_vatid
$from_vatid_country_id
protected
mixed
$from_vatid_country_id
$fulfillment_network
protected
mixed
$fulfillment_network
$id
protected
mixed
$id
$inv_converted_amt
protected
mixed
$inv_converted_amt
$inv_currency_id
protected
mixed
$inv_currency_id
$inv_exchange_rate
protected
mixed
$inv_exchange_rate
$inv_exchange_rate_date
protected
mixed
$inv_exchange_rate_date
$invoice_url
protected
mixed
$invoice_url
$item_description
protected
mixed
$item_description
$price
protected
mixed
$price
$quantity
protected
mixed
$quantity
$ship
protected
mixed
$ship
$sku
protected
mixed
$sku
$tax_calculation_date
protected
mixed
$tax_calculation_date
$to_bill_city
protected
mixed
$to_bill_city
$to_bill_country_id
protected
mixed
$to_bill_country_id
$to_bill_zip
protected
mixed
$to_bill_zip
$to_country_id
protected
mixed
$to_country_id
$to_email
protected
mixed
$to_email
$to_name
protected
mixed
$to_name
$to_vatid
protected
mixed
$to_vatid
$to_vatid_country_id
protected
mixed
$to_vatid_country_id
$transaction_event_id
protected
mixed
$transaction_event_id
$update_time
protected
mixed
$update_time
$user_id
protected
mixed
$user_id
$user_module_id
protected
mixed
$user_module_id
$vat_country_id
protected
mixed
$vat_country_id
Methods
assignJobMergedData()
public
assignJobMergedData() : mixed
beforeSave()
public
beforeSave() : mixed
exists()
public
exists() : bool
Return values
boolfetchAsArray()
public
static fetchAsArray([mixed $parameter = null ]) : mixed
Parameters
- $parameter : mixed = null
fetchAsAssocArray()
public
static fetchAsAssocArray([mixed $parameter = null ][, mixed $key = 'id' ][, mixed $cols = null ]) : mixed
Parameters
- $parameter : mixed = null
- $key : mixed = 'id'
- $cols : mixed = null
fetchAsMultiAssocArray()
public
static fetchAsMultiAssocArray([mixed $parameter = null ][, mixed $keyname = ['id'] ][, mixed $cols = null ]) : mixed
Parameters
- $parameter : mixed = null
- $keyname : mixed = ['id']
- $cols : mixed = null
find()
public
static find([array<string|int, mixed>|null|int $parameters = null ]) : false|array<string|int, static>
Parameters
- $parameters : array<string|int, mixed>|null|int = null
Return values
false|array<string|int, static>findFirst()
public
static findFirst([array<string|int, mixed>|null|int $parameters = null ]) : static|false
Parameters
- $parameters : array<string|int, mixed>|null|int = null
Return values
static|falsefixParameters()
public
static fixParameters([mixed $parameters = null ]) : mixed
Parameters
- $parameters : mixed = null
fromArray()
public
static fromArray(mixed $array) : mixed
Parameters
- $array : mixed
getArrivalDate()
public
getArrivalDate() : mixed
getAsin()
public
getAsin() : mixed
getBillingDataList()
public
getBillingDataList() : mixed
getBuyerDataList()
public
getBuyerDataList() : mixed
getCompleteDate()
public
getCompleteDate() : mixed
getCreateTime()
public
getCreateTime() : mixed
getCurrency()
public
getCurrency() : mixed
getDepartDate()
public
getDepartDate() : mixed
getExportOutsideEu()
public
getExportOutsideEu() : mixed
getFromCountry()
public
getFromCountry() : mixed
getFromCountryTwo()
public
getFromCountryTwo() : mixed
getFromVatid()
public
getFromVatid() : mixed
getFromVatidCountry()
public
getFromVatidCountry() : mixed
getFulfillmentNetwork()
public
getFulfillmentNetwork() : mixed
getId()
public
getId() : mixed
getInvConvertedAmt()
public
getInvConvertedAmt() : mixed
getInvCurrency()
public
getInvCurrency() : mixed
getInvExchangeRate()
public
getInvExchangeRate() : mixed
getInvExchangeRateDate()
public
getInvExchangeRateDate() : mixed
getInvoiceUrl()
public
getInvoiceUrl() : mixed
getItemDescription()
public
getItemDescription() : mixed
getPrice()
public
getPrice() : mixed
getProductIdentityArray()
public
getProductIdentityArray() : mixed
getProductIdName()
public
getProductIdName() : mixed
getQuantity()
public
getQuantity() : mixed
getShip()
public
getShip() : mixed
getShippingDataList()
public
getShippingDataList() : mixed
getSku()
public
getSku() : mixed
getTaxCalculationDate()
public
getTaxCalculationDate() : mixed
getThe()
public
static getThe(mixed $paramater) : mixed
Parameters
- $paramater : mixed
getToBillCity()
public
getToBillCity() : mixed
getToBillCountry()
public
getToBillCountry() : mixed
getToBillZip()
public
getToBillZip() : mixed
getToCountry()
public
getToCountry() : mixed
getToCountryTwo()
public
getToCountryTwo() : mixed
getToEmail()
public
getToEmail() : mixed
getToName()
public
getToName() : mixed
getToVatid()
public
getToVatid() : mixed
getToVatidCountry()
public
getToVatidCountry() : mixed
getTransactionEventId()
public
getTransactionEventId() : mixed
getUpdateTime()
public
getUpdateTime() : mixed
getUserId()
public
getUserId() : mixed
getVatCountry()
public
getVatCountry() : mixed
initialize()
public
initialize() : mixed
mapper()
public
static mapper(array<string|int, mixed> $map, array<string|int, mixed> $original[, bool $reverse = true ]) : mixed
Parameters
- $map : array<string|int, mixed>
- $original : array<string|int, mixed>
- $reverse : bool = true
save()
public
final save([mixed $data = null ][, mixed $whiteList = null ]) : bool
Parameters
- $data : mixed = null
- $whiteList : mixed = null
Return values
boolset()
public
set(mixed $property, mixed $value) : mixed
Parameters
- $property : mixed
- $value : mixed
setCreateTime()
If $createTime is null, default value now.
public
setCreateTime([mixed $createTime = null ]) : $this
Parameters
- $createTime : mixed = null
Return values
$thissetUpdateTime()
If $updateTime is null, default value now.
public
setUpdateTime([mixed $updateTime = null ]) : $this
Parameters
- $updateTime : mixed = null
Return values
$thiswriteAttributeIfNeeded()
public
writeAttributeIfNeeded(mixed $attribute, mixed $value) : mixed
Parameters
- $attribute : mixed
- $value : mixed
_createKey()
protected
static _createKey(mixed $parameters) : mixed
Parameters
- $parameters : mixed
getDataList()
protected
getDataList([array<string|int, mixed> $arr = [] ]) : mixed
Parameters
- $arr : array<string|int, mixed> = []