PaymentOptions.RequestPayerPhone 属性

定义

获取或设置指示用户代理是否应在付款请求中收集和返回付款人的电话号码。

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

属性值

指示用户代理是否应收集并返回付款人的电话号码的布尔值。

适用于