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