AddDealRequest.ExpectedCloseDate Property

Definition

yyyy-MM-dd

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

Property Value

Attributes

Applies to