ParcelTrackingCodeComment

Class ParcelTrackingCodeComment

package

Default

Methods

Returns the comment of a tracking code.

is() : string

Response

string

$comment Tracking code comment.

Named constructor of tracking code comments.

write(string $comment) : \ParcelTrackingCodeComment
static

Arguments

$comment

string

Tracking code comment.

Response

\ParcelTrackingCodeComment

New instance.

Properties