AddDealRequest.Currency Property

Definition

Currency of the deal.

[System.Text.Json.Serialization.JsonPropertyName("currency")]
public string Currency { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("currency")>]
member this.Currency : string with get, set
Public Property Currency As String

Property Value

Attributes

Applies to