PaymentResponse.ShippingOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The shipping option
public:
property PaymentShippingOption ^ ShippingOption { PaymentShippingOption ^ get(); };
PaymentShippingOption ShippingOption();
public PaymentShippingOption ShippingOption { get; }
var paymentShippingOption = paymentResponse.shippingOption;
Public ReadOnly Property ShippingOption As PaymentShippingOption
Property Value
Gets the ShippingOption.