PaymentOptions.ShippingType プロパティ

定義

requestShipping が true に設定されている場合、shippingType フィールドを使用して、ユーザー エージェントが配送先住所を収集するためのユーザー インターフェイスを提示する方法に影響を与える可能性があります。

public string ShippingType { get; set; }
member this.ShippingType : string with get, set
Public Property ShippingType As String

プロパティ値

出荷の種類。

適用対象