MovementProductEntity
in package
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
- $activityId : mixed
- $activityInvoiceId : mixed
- $awaitingDelete : mixed
- $changeTime : mixed
- $createTime : mixed
- $currencyId : mixed
- $eventDate : mixed
- $eventTime : mixed
- $fromCountryId : mixed
- $id : mixed
- $invoiceNumberId : mixed
- $movementPerspectiveId : mixed
- $movementTypeId : mixed
- $net : mixed
- $netEur : mixed
- $netUnit : mixed
- $netUnitEur : mixed
- $price : mixed
- $productId : mixed
- $productName : mixed
- $quantity : mixed
- $sourceId : mixed
- $sourceType : mixed
- $statusCode : mixed
- $toCountryId : mixed
- $transId : mixed
- $updateTime : mixed
- $userId : mixed
- $valueEur : mixed
- $vatCountryId : mixed
- $vatRate : mixed
Methods
- fromModel() : self
- getActivityId() : int|null
- getActivityInvoiceId() : int|null
- getAwaitingDelete() : int
- getChangeTime() : int
- getChangeTimeFormatted() : string
- getCreateTime() : int
- getCreateTimeFormatted() : string
- getCurrencyId() : int|null
- getEventDate() : int
- getEventDateFormatted() : string
- getEventTime() : int
- getEventTimeFormatted() : string
- getFromCountryId() : int|null
- getId() : int
- getInvoiceNumberId() : int|null
- getMovementPerspectiveId() : int
- getMovementTypeId() : int
- getNet() : mixed
- Get the value of net
- getNetEur() : mixed
- Get the value of netEur
- getNetUnit() : mixed
- Get the value of netUnit
- getNetUnitEur() : mixed
- Get the value of netUnitEur
- getPrice() : float|null
- getProductId() : int|null
- getProductName() : mixed
- Get the value of productName
- getQuantity() : int
- getSourceId() : int
- getSourceType() : int
- getStatusCode() : int|null
- getToCountryId() : int|null
- getTransId() : string
- getUpdateTime() : int
- getUpdateTimeFormatted() : string
- getUserId() : int
- getValueEur() : float|null
- getVatCountryId() : int|null
- getVatRate() : float|null
- jsonSerialize() : mixed
- setactivityId() : void
- setActivityInvoiceId() : void
- setAwaitingDelete() : void
- setChangeTime() : void
- setCreateTime() : void
- setCurrencyId() : void
- setEventDate() : void
- setEventTime() : void
- setFromCountryId() : void
- setId() : void
- setInvoiceNumberId() : void
- setMovementPerspectiveId() : void
- setMovementTypeId() : void
- setNet() : self
- Set the value of net
- setNetEur() : self
- Set the value of netEur
- setNetUnit() : self
- Set the value of netUnit
- setNetUnitEur() : self
- Set the value of netUnitEur
- setPrice() : void
- setProductId() : void
- setProductName() : self
- Set the value of productName
- setQuantity() : void
- setSourceId() : void
- setSourceType() : void
- setStatusCode() : void
- setToCountryId() : void
- setTransId() : void
- setUpdateTime() : void
- setUserId() : void
- setValueEur() : void
- setVatCountryId() : void
- setVatRate() : void
Properties
$activityId
private
mixed
$activityId
$activityInvoiceId
private
mixed
$activityInvoiceId
$awaitingDelete
private
mixed
$awaitingDelete
$changeTime
private
mixed
$changeTime
$createTime
private
mixed
$createTime
$currencyId
private
mixed
$currencyId
$eventDate
private
mixed
$eventDate
$eventTime
private
mixed
$eventTime
$fromCountryId
private
mixed
$fromCountryId
$id
private
mixed
$id
$invoiceNumberId
private
mixed
$invoiceNumberId
$movementPerspectiveId
private
mixed
$movementPerspectiveId
$movementTypeId
private
mixed
$movementTypeId
$net
private
mixed
$net
$netEur
private
mixed
$netEur
$netUnit
private
mixed
$netUnit
$netUnitEur
private
mixed
$netUnitEur
$price
private
mixed
$price
$productId
private
mixed
$productId
$productName
private
mixed
$productName
$quantity
private
mixed
$quantity
$sourceId
private
mixed
$sourceId
$sourceType
private
mixed
$sourceType
$statusCode
private
mixed
$statusCode
$toCountryId
private
mixed
$toCountryId
$transId
private
mixed
$transId
$updateTime
private
mixed
$updateTime
$userId
private
mixed
$userId
$valueEur
private
mixed
$valueEur
$vatCountryId
private
mixed
$vatCountryId
$vatRate
private
mixed
$vatRate
Methods
fromModel()
public
fromModel(MovementProduct $movementProduct[, AmazonProduct|null $product = null ]) : self
Parameters
- $movementProduct : MovementProduct
- $product : AmazonProduct|null = null
Return values
selfgetActivityId()
public
getActivityId() : int|null
Return values
int|nullgetActivityInvoiceId()
public
getActivityInvoiceId() : int|null
Return values
int|nullgetAwaitingDelete()
public
getAwaitingDelete() : int
Return values
intgetChangeTime()
public
getChangeTime() : int
Return values
intgetChangeTimeFormatted()
public
getChangeTimeFormatted() : string
Return values
stringgetCreateTime()
public
getCreateTime() : int
Return values
intgetCreateTimeFormatted()
public
getCreateTimeFormatted() : string
Return values
stringgetCurrencyId()
public
getCurrencyId() : int|null
Return values
int|nullgetEventDate()
public
getEventDate() : int
Return values
intgetEventDateFormatted()
public
getEventDateFormatted() : string
Return values
stringgetEventTime()
public
getEventTime() : int
Return values
intgetEventTimeFormatted()
public
getEventTimeFormatted() : string
Return values
stringgetFromCountryId()
public
getFromCountryId() : int|null
Return values
int|nullgetId()
public
getId() : int
Return values
intgetInvoiceNumberId()
public
getInvoiceNumberId() : int|null
Return values
int|nullgetMovementPerspectiveId()
public
getMovementPerspectiveId() : int
Return values
intgetMovementTypeId()
public
getMovementTypeId() : int
Return values
intgetNet()
Get the value of net
public
getNet() : mixed
getNetEur()
Get the value of netEur
public
getNetEur() : mixed
getNetUnit()
Get the value of netUnit
public
getNetUnit() : mixed
getNetUnitEur()
Get the value of netUnitEur
public
getNetUnitEur() : mixed
getPrice()
public
getPrice() : float|null
Return values
float|nullgetProductId()
public
getProductId() : int|null
Return values
int|nullgetProductName()
Get the value of productName
public
getProductName() : mixed
getQuantity()
public
getQuantity() : int
Return values
intgetSourceId()
public
getSourceId() : int
Return values
intgetSourceType()
public
getSourceType() : int
Return values
intgetStatusCode()
public
getStatusCode() : int|null
Return values
int|nullgetToCountryId()
public
getToCountryId() : int|null
Return values
int|nullgetTransId()
public
getTransId() : string
Return values
stringgetUpdateTime()
public
getUpdateTime() : int
Return values
intgetUpdateTimeFormatted()
public
getUpdateTimeFormatted() : string
Return values
stringgetUserId()
public
getUserId() : int
Return values
intgetValueEur()
public
getValueEur() : float|null
Return values
float|nullgetVatCountryId()
public
getVatCountryId() : int|null
Return values
int|nullgetVatRate()
public
getVatRate() : float|null
Return values
float|nulljsonSerialize()
public
jsonSerialize() : mixed
setactivityId()
public
setactivityId(int|null $activityId) : void
Parameters
- $activityId : int|null
setActivityInvoiceId()
public
setActivityInvoiceId(int|null $activityInvoiceId) : void
Parameters
- $activityInvoiceId : int|null
setAwaitingDelete()
public
setAwaitingDelete(int $awaitingDelete) : void
Parameters
- $awaitingDelete : int
setChangeTime()
public
setChangeTime(int $changeTime) : void
Parameters
- $changeTime : int
setCreateTime()
public
setCreateTime(int $createTime) : void
Parameters
- $createTime : int
setCurrencyId()
public
setCurrencyId(int|null $currencyId) : void
Parameters
- $currencyId : int|null
setEventDate()
public
setEventDate(int $eventDate) : void
Parameters
- $eventDate : int
setEventTime()
public
setEventTime(int $eventTime) : void
Parameters
- $eventTime : int
setFromCountryId()
public
setFromCountryId(int|null $fromCountryId) : void
Parameters
- $fromCountryId : int|null
setId()
public
setId(int $id) : void
Parameters
- $id : int
setInvoiceNumberId()
public
setInvoiceNumberId(int|null $invoiceNumberId) : void
Parameters
- $invoiceNumberId : int|null
setMovementPerspectiveId()
public
setMovementPerspectiveId(int $movementPerspectiveId) : void
Parameters
- $movementPerspectiveId : int
setMovementTypeId()
public
setMovementTypeId(int $movementTypeId) : void
Parameters
- $movementTypeId : int
setNet()
Set the value of net
public
setNet(mixed $net) : self
Parameters
- $net : mixed
Return values
selfsetNetEur()
Set the value of netEur
public
setNetEur(mixed $netEur) : self
Parameters
- $netEur : mixed
Return values
selfsetNetUnit()
Set the value of netUnit
public
setNetUnit(mixed $netUnit) : self
Parameters
- $netUnit : mixed
Return values
selfsetNetUnitEur()
Set the value of netUnitEur
public
setNetUnitEur(mixed $netUnitEur) : self
Parameters
- $netUnitEur : mixed
Return values
selfsetPrice()
public
setPrice(float|null $price) : void
Parameters
- $price : float|null
setProductId()
public
setProductId(int|null $productId) : void
Parameters
- $productId : int|null
setProductName()
Set the value of productName
public
setProductName(mixed $productName) : self
Parameters
- $productName : mixed
Return values
selfsetQuantity()
public
setQuantity(int $quantity) : void
Parameters
- $quantity : int
setSourceId()
public
setSourceId(int $sourceId) : void
Parameters
- $sourceId : int
setSourceType()
public
setSourceType(int $sourceType) : void
Parameters
- $sourceType : int
setStatusCode()
public
setStatusCode(int|null $statusCode) : void
Parameters
- $statusCode : int|null
setToCountryId()
public
setToCountryId(int|null $toCountryId) : void
Parameters
- $toCountryId : int|null
setTransId()
public
setTransId(string $transId) : void
Parameters
- $transId : string
setUpdateTime()
public
setUpdateTime(int $updateTime) : void
Parameters
- $updateTime : int
setUserId()
public
setUserId(mixed $userId) : void
Parameters
- $userId : mixed
setValueEur()
public
setValueEur(float|null $valueEur) : void
Parameters
- $valueEur : float|null
setVatCountryId()
public
setVatCountryId(int|null $vatCountryId) : void
Parameters
- $vatCountryId : int|null
setVatRate()
public
setVatRate(float|null $vatRate) : void
Parameters
- $vatRate : float|null