| Name | Type | Description | Notes |
|---|---|---|---|
| orders | Array<OrdersOrders> | List of orders (max 25) | [optional] |
require 'primary_connect_client'
instance = PrimaryConnectClient::Orders.new(
orders: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| orders | Array<OrdersOrders> | List of orders (max 25) | [optional] |
require 'primary_connect_client'
instance = PrimaryConnectClient::Orders.new(
orders: null
)