PaymentOptions.RequestPayerName プロパティ

定義

Getsまたはsetは、ユーザーエージェントが支払い請求の一部として支払者の名前を収集し返送すべきかどうかを示します。

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

プロパティ値

ユーザーエージェントが支払者の名前を収集し返送すべきかどうかを示すブール。

適用対象