PaymentOptions.RequestPayerPhone プロパティ

定義

「Get」または「set」は、支払い依頼の一環としてユーザーエージェントが支払者の電話番号を収集し返送すべきかどうかを示します。

public bool? RequestPayerPhone { get; set; }
member this.RequestPayerPhone : Nullable<bool> with get, set
Public Property RequestPayerPhone As Nullable(Of Boolean)

プロパティ値

ユーザーエージェントが支払者の電話番号を回収して返すべきかどうかを示すブール数。

適用対象