ShippingMethodId
in package
Class ShippingMethodId
Table of Contents
- $value : string
- __construct() : mixed
- create() : ShippingMethodId
- value() : string
Properties
$value
private
string
$value
Methods
__construct()
public
__construct(string $value) : mixed
Parameters
- $value : string
Return values
mixed —create()
public
static create(string $value) : ShippingMethodId
Parameters
- $value : string
Return values
ShippingMethodId —value()
public
value() : string