\Finecho\LogisticsOrderInterface

Interface LogisticsInterface.

Summary

Methods
Constants
getCode()
getMsg()
getCompany()
getNo()
getStatus()
getDisplayStatus()
getAbstractStatus()
getCourier()
getCourierPhone()
getList()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getCode()

getCode() : int

Get logistics query status code.

Returns

int —

getMsg()

getMsg() : string

Get the logistics query status description.

Returns

string —

getCompany()

getCompany() : string

Get the name of the logistics company.

Returns

string —

getNo()

getNo() : string

Get the logistics order number.

Returns

string —

getStatus()

getStatus() : string

Get logistics status.

Returns

string —

getDisplayStatus()

getDisplayStatus() : string

Get logistics display status.

Returns

string —

getAbstractStatus()

getAbstractStatus() : array

Get logistics abstract status.

Returns

array —

getCourier()

getCourier() : string

Get the courier name.

Returns

string —

getCourierPhone()

getCourierPhone() : string

Get the courier phone number.

Returns

string —

getList()

getList() : array

Get a list of logistics.

Returns

array —