TransactionPrice
More...
◆ TypeEnum
The available values are: Price, Yield, Spread
The available values are: Price, Yield, Spread
| Enumerator |
|---|
| Price | Enum Price for value: Price
|
| Yield | Enum Yield for value: Yield
|
| Spread | Enum Spread for value: Spread
|
◆ TransactionPrice()
| Lusid.Sdk.Model.TransactionPrice.TransactionPrice |
( |
decimal |
price = default(decimal), |
|
|
TypeEnum? |
type = default(TypeEnum?) |
|
) |
| |
|
inline |
Initializes a new instance of the TransactionPrice class.
- Parameters
-
| price | price. |
| type | The available values are: Price, Yield, Spread. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.TransactionPrice.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.TransactionPrice.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.TransactionPrice.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.TransactionPrice.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Price
| decimal Lusid.Sdk.Model.TransactionPrice.Price |
|
getset |
◆ Type
| TypeEnum Lusid.Sdk.Model.TransactionPrice.Type |
|
getset |
The available values are: Price, Yield, Spread
The available values are: Price, Yield, Spread
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/stable/sdk/Lusid.Sdk/Model/TransactionPrice.cs