CancelPaymentResponse.CustomerPhone Property

Definition

The phone number of the contact who is being sent this payment.

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

Property Value

Attributes

Applies to