OrdersFixExternalIdsRequest
in package
implements
RequestInterface
Class OrdersFixExternalIdsRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
- $orders : array<string|int, FixExternalRow>
Methods
- __construct() : mixed
- OrdersFixExternalIdsRequest constructor.
Properties
$orders
public
array<string|int, FixExternalRow>
$orders
Tags
Methods
__construct()
OrdersFixExternalIdsRequest constructor.
public
__construct([array<string|int, FixExternalRow> $orders = [] ]) : mixed
Parameters
- $orders : array<string|int, FixExternalRow> = []