PaymentRequestUpdate.ShippingAddress Property

Definition

Gets or sets updated shipping address.

public Microsoft.Bot.Schema.PaymentAddress ShippingAddress { get; set; }
member this.ShippingAddress : Microsoft.Bot.Schema.PaymentAddress with get, set
Public Property ShippingAddress As PaymentAddress

Property Value

The updated shipping address.

Applies to