CurrenciesCreateRequest
in package
implements
RequestInterface
Class CurrenciesCreateRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
Methods
- __construct() : mixed
- CurrenciesCreateRequest constructor.
Properties
$currency
public
Currency|null
$currency
Tags
Methods
__construct()
CurrenciesCreateRequest constructor.
public
__construct([Currency|null $currency = null ]) : mixed
Parameters
- $currency : Currency|null = null