CreatePaymentInput.RecipientPhoneNumber Property

Definition

Phone number of the contact this payment will be sent to.

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

Property Value

Attributes

Applies to