PaymentMethodId
in package
Class PaymentMethodId
Table of Contents
- $value : string
- __construct() : mixed
- create() : PaymentMethodId
- 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) : PaymentMethodId
Parameters
- $value : string
Return values
PaymentMethodId —value()
public
value() : string