ParcelServiceDescriptionInterface
in
Interface ParcelServiceDescription
Table of Contents
- comment() : string
- Returns the parcel service comment.
- languageId() : int
- Returns the language ID as int.
- parcelServiceId() : int|null
- Returns the parcel service ID.
- url() : string
- Returns the parcel service url.
Methods
comment()
Returns the parcel service comment.
public
comment() : string
Return values
string —languageId()
Returns the language ID as int.
public
languageId() : int
Return values
int —parcelServiceId()
Returns the parcel service ID.
public
parcelServiceId() : int|null
Return values
int|null —url()
Returns the parcel service url.
public
url() : string