A request to create or update a Order.
More...
A request to create or update a Order.
◆ OrderUpdateRequest() [1/2]
Lusid.Sdk.Model.OrderUpdateRequest.OrderUpdateRequest |
( |
| ) |
|
|
inlineprotected |
◆ OrderUpdateRequest() [2/2]
Initializes a new instance of the OrderUpdateRequest class.
- Parameters
-
id | id (required). |
quantity | The quantity of given instrument ordered.. |
portfolioId | portfolioId. |
properties | Client-defined properties associated with this order.. |
price | price. |
limitPrice | limitPrice. |
stopPrice | stopPrice. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.OrderUpdateRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
override int Lusid.Sdk.Model.OrderUpdateRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.OrderUpdateRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.OrderUpdateRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Id
◆ LimitPrice
◆ PortfolioId
ResourceId Lusid.Sdk.Model.OrderUpdateRequest.PortfolioId |
|
getset |
◆ Price
◆ Properties
Client-defined properties associated with this order.
Client-defined properties associated with this order.
◆ Quantity
decimal? Lusid.Sdk.Model.OrderUpdateRequest.Quantity |
|
getset |
The quantity of given instrument ordered.
The quantity of given instrument ordered.
◆ StopPrice
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/OrderUpdateRequest.cs