LogShipping
in package
LogShipping
Tags
Table of Contents
Properties
- $code : string
- $comment : string
- $eventCity : string
- $eventDate : DateTime
- $eventLabel : string
- $highPriority : string
- $id : int
- $isSentGoogle : int
- $link : string
- $longStatus : string
- $npc : string
- $officeLabel : string
- $sale : mixed
- $trackCode : string
- $zipCode : string
Methods
- getCode() : string
- Get code
- getComment() : string
- Get comment
- getEventCity() : string
- Get eventCity
- getEventDate() : DateTime
- Get eventDate
- getEventLabel() : string
- Get eventLabel
- getHighPriority() : string
- Get highPriority
- getId() : int
- Get id
- getIsSentGoogle() : int
- getLink() : string
- Get link
- getLongStatus() : string
- Get longStatus
- getNpc() : string
- Get npc
- getOfficeLabel() : string
- Get officeLabel
- getSale() : Sale
- Get sale
- getTrackCode() : string
- Get trackCode
- getZipCode() : string
- Get zipCode
- setCode() : LogShipping
- Set code
- setComment() : LogShipping
- Set comment
- setEventCity() : LogShipping
- Set eventCity
- setEventDate() : LogShipping
- Set eventDate
- setEventLabel() : LogShipping
- Set eventLabel
- setHighPriority() : LogShipping
- Set highPriority
- setIsSentGoogle() : mixed
- setLink() : LogShipping
- Set link
- setLongStatus() : LogShipping
- Set longStatus
- setNpc() : LogShipping
- Set npc
- setOfficeLabel() : LogShipping
- Set officeLabel
- setSale() : LogShipping
- Set sale
- setTrackCode() : trackCode
- Set trackCode
- setZipCode() : LogShipping
- Set zipCode
Properties
$code
private
string
$code
Tags
$comment
private
string
$comment
Tags
$eventCity
private
string
$eventCity
Tags
$eventDate
private
DateTime
$eventDate
Tags
$eventLabel
private
string
$eventLabel
Tags
$highPriority
private
string
$highPriority
Tags
$id
private
int
$id
Tags
$isSentGoogle
private
int
$isSentGoogle
Tags
$link
private
string
$link
Tags
$longStatus
private
string
$longStatus
Tags
$npc
private
string
$npc
Tags
$officeLabel
private
string
$officeLabel
Tags
$sale
private
mixed
$sale
Tags
$trackCode
private
string
$trackCode
Tags
$zipCode
private
string
$zipCode
Tags
Methods
getCode()
Get code
public
getCode() : string
Return values
stringgetComment()
Get comment
public
getComment() : string
Return values
stringgetEventCity()
Get eventCity
public
getEventCity() : string
Return values
stringgetEventDate()
Get eventDate
public
getEventDate() : DateTime
Return values
DateTimegetEventLabel()
Get eventLabel
public
getEventLabel() : string
Return values
stringgetHighPriority()
Get highPriority
public
getHighPriority() : string
Return values
stringgetId()
Get id
public
getId() : int
Return values
intgetIsSentGoogle()
public
getIsSentGoogle() : int
Return values
intgetLink()
Get link
public
getLink() : string
Return values
stringgetLongStatus()
Get longStatus
public
getLongStatus() : string
Return values
stringgetNpc()
Get npc
public
getNpc() : string
Return values
stringgetOfficeLabel()
Get officeLabel
public
getOfficeLabel() : string
Return values
stringgetSale()
Get sale
public
getSale() : Sale
Return values
SalegetTrackCode()
Get trackCode
public
getTrackCode() : string
Return values
stringgetZipCode()
Get zipCode
public
getZipCode() : string
Return values
stringsetCode()
Set code
public
setCode(string $code) : LogShipping
Parameters
- $code : string
Return values
LogShippingsetComment()
Set comment
public
setComment(string $comment) : LogShipping
Parameters
- $comment : string
Return values
LogShippingsetEventCity()
Set eventCity
public
setEventCity(string $eventCity) : LogShipping
Parameters
- $eventCity : string
Return values
LogShippingsetEventDate()
Set eventDate
public
setEventDate(DateTime $eventDate) : LogShipping
Parameters
- $eventDate : DateTime
Return values
LogShippingsetEventLabel()
Set eventLabel
public
setEventLabel(string $eventLabel) : LogShipping
Parameters
- $eventLabel : string
Return values
LogShippingsetHighPriority()
Set highPriority
public
setHighPriority(string $highPriority) : LogShipping
Parameters
- $highPriority : string
Return values
LogShippingsetIsSentGoogle()
public
setIsSentGoogle(int $isSentGoogle) : mixed
Parameters
- $isSentGoogle : int
setLink()
Set link
public
setLink(string $link) : LogShipping
Parameters
- $link : string
Return values
LogShippingsetLongStatus()
Set longStatus
public
setLongStatus(string $longStatus) : LogShipping
Parameters
- $longStatus : string
Return values
LogShippingsetNpc()
Set npc
public
setNpc(string $npc) : LogShipping
Parameters
- $npc : string
Return values
LogShippingsetOfficeLabel()
Set officeLabel
public
setOfficeLabel(string $officeLabel) : LogShipping
Parameters
- $officeLabel : string
Return values
LogShippingsetSale()
Set sale
public
setSale(Sale $sale) : LogShipping
Parameters
- $sale : Sale
Return values
LogShippingsetTrackCode()
Set trackCode
public
setTrackCode(string $trackCode) : trackCode
Parameters
- $trackCode : string
Return values
trackCodesetZipCode()
Set zipCode
public
setZipCode(string $zipCode) : LogShipping
Parameters
- $zipCode : string