PaymentOptions.RequestPayerEmail 属性

定义

获取或设置指示用户代理是否应收集并返回付款人的电子邮件地址作为付款请求的一部分。

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

属性值

指示用户代理是否应收集并返回付款人的电子邮件地址的布尔值。

适用于