Documentation

RefundId extends TransactionServiceId
in package

Tags
codeCoverageIgnore

Table of Contents

PREFIX  = 'ref'
$id  : string
__construct()  : mixed
__toString()  : string
Returns the identifier as a string.
matches()  : bool
Returns true if the identifier matches another.

Constants

PREFIX

protected mixed PREFIX = 'ref'
Tags

Properties

Methods

__construct()

public __construct(string $id) : mixed
Parameters
$id : string
Tags
Return values
mixed

__toString()

Returns the identifier as a string.

public __toString() : string
Tags
Return values
string

Search results