CreatePaymentInput.PaymentDescription Property

Definition

Description of the payment. Description is not shown to the contact and is only used by internal users for context about payments.

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

Property Value

Attributes

Applies to