Documentation

AmazonSale extends AmazonBase
in package
uses TraitAmazonSale

Table of Contents

Properties

$amazon_order_id  : mixed
$amazon_order_item_id  : mixed
$asin  : mixed
$bill_address_1  : mixed
$bill_address_2  : mixed
$bill_address_3  : mixed
$bill_city  : mixed
$bill_country  : mixed
$bill_postal_code  : mixed
$bill_state  : mixed
$buyer_email  : mixed
$buyer_name  : mixed
$buyer_phone_number  : mixed
$carrier  : mixed
$create_time  : mixed
$currency  : mixed
$estimated_arrival_date  : mixed
$from_country_id  : mixed
$fulfillment_center_id  : mixed
$fulfillment_channel  : mixed
$gift_wrap_price  : mixed
$gift_wrap_tax  : mixed
$id  : mixed
$item_price  : mixed
$item_promotion_discount  : mixed
$item_tax  : mixed
$merchant_order_id  : mixed
$merchant_order_item_id  : mixed
$payments_date  : mixed
$product_name  : mixed
$purchase_date  : mixed
$quantity_shipped  : mixed
$recipient_name  : mixed
$reporting_date  : mixed
$sales_channel  : mixed
$ship_address_1  : mixed
$ship_address_2  : mixed
$ship_address_3  : mixed
$ship_city  : mixed
$ship_country  : mixed
$ship_phone_number  : mixed
$ship_postal_code  : mixed
$ship_promotion_discount  : mixed
$ship_service_level  : mixed
$ship_state  : mixed
$shipment_date  : mixed
$shipment_id  : mixed
$shipment_item_id  : mixed
$shipping_price  : mixed
$shipping_tax  : mixed
$sku  : mixed
$tracking_number  : mixed
$update_time  : mixed
$user_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
getAmazonOrderId()  : mixed
getAmazonOrderItemId()  : mixed
getAsin()  : mixed
getBillAddress1()  : mixed
getBillAddress2()  : mixed
getBillAddress3()  : mixed
getBillCity()  : mixed
getBillCountry()  : mixed
getBillingDataList()  : mixed
getBillPostalCode()  : mixed
getBillState()  : mixed
getBuyerDataList()  : mixed
getBuyerEmail()  : mixed
getBuyerName()  : mixed
getBuyerPhoneNumber()  : mixed
getCarrier()  : mixed
getCreateTime()  : mixed
getCurrency()  : mixed
getEstimatedArrivalDate()  : mixed
getFromCountryId()  : mixed
getFromCountryTwo()  : mixed
getFulfillmentCenterId()  : mixed
getFulfillmentChannel()  : mixed
getGiftWrapPrice()  : mixed
getGiftWrapTax()  : mixed
getId()  : mixed
getItemPrice()  : mixed
getItemPromotionDiscount()  : mixed
getItemTax()  : mixed
getMerchantOrderId()  : mixed
getMerchantOrderItemId()  : mixed
getPaymentsDate()  : mixed
getProductIdentityArray()  : mixed
getProductIdName()  : mixed
getProductName()  : mixed
getPurchaseDate()  : mixed
getQuantity()  : mixed
getQuantityShipped()  : mixed
getRecipientName()  : mixed
getReportingDate()  : mixed
getSalesChannel()  : mixed
getShipAddress1()  : mixed
getShipAddress2()  : mixed
getShipAddress3()  : mixed
getShipCity()  : mixed
getShipCountry()  : mixed
getShipmentDate()  : mixed
getShipmentId()  : mixed
getShipmentItemId()  : mixed
getShipPhoneNumber()  : mixed
getShippingDataList()  : mixed
getShippingPrice()  : mixed
getShippingTax()  : mixed
getShipPostalCode()  : mixed
getShipPromotionDiscount()  : mixed
getShipServiceLevel()  : mixed
getShipState()  : mixed
getSku()  : mixed
getThe()  : mixed
getToCountryTwo()  : mixed
getTrackingNumber()  : mixed
getUpdateTime()  : mixed
getUserId()  : 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

$amazon_order_id

protected mixed $amazon_order_id

$amazon_order_item_id

protected mixed $amazon_order_item_id

$bill_postal_code

protected mixed $bill_postal_code

$buyer_phone_number

protected mixed $buyer_phone_number

$estimated_arrival_date

protected mixed $estimated_arrival_date

$from_country_id

protected mixed $from_country_id

$fulfillment_center_id

protected mixed $fulfillment_center_id

$fulfillment_channel

protected mixed $fulfillment_channel

$gift_wrap_price

protected mixed $gift_wrap_price

$item_promotion_discount

protected mixed $item_promotion_discount

$merchant_order_id

protected mixed $merchant_order_id

$merchant_order_item_id

protected mixed $merchant_order_item_id

$quantity_shipped

protected mixed $quantity_shipped

$ship_phone_number

protected mixed $ship_phone_number

$ship_postal_code

protected mixed $ship_postal_code

$ship_promotion_discount

protected mixed $ship_promotion_discount

$ship_service_level

protected mixed $ship_service_level

$shipment_item_id

protected mixed $shipment_item_id

$tracking_number

protected mixed $tracking_number

Methods

assignJobMergedData()

public assignJobMergedData() : mixed

exists()

public exists() : bool
Return values
bool

fetchAsArray()

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|false

fixParameters()

public static fixParameters([mixed $parameters = null ]) : mixed
Parameters
$parameters : mixed = null

fromArray()

public static fromArray(mixed $array) : mixed
Parameters
$array : mixed

getBillingDataList()

public getBillingDataList() : mixed

getBuyerDataList()

public getBuyerDataList() : mixed

getFromCountryTwo()

public getFromCountryTwo() : mixed

getItemPromotionDiscount()

public getItemPromotionDiscount() : mixed

getProductIdentityArray()

public getProductIdentityArray() : mixed

getProductIdName()

public getProductIdName() : mixed

getShippingDataList()

public getShippingDataList() : mixed

getShipPromotionDiscount()

public getShipPromotionDiscount() : mixed

getThe()

public static getThe(mixed $paramater) : mixed
Parameters
$paramater : mixed

getToCountryTwo()

public getToCountryTwo() : 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
bool

set()

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
$this

setUpdateTime()

If $updateTime is null, default value now.

public setUpdateTime([mixed $updateTime = null ]) : $this
Parameters
$updateTime : mixed = null
Return values
$this

writeAttributeIfNeeded()

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> = []

        
On this page

Search results