PaymentRequestUpdate.ShippingAddress 属性

定义

获取或设置更新的送货地址。

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

属性值

更新的送货地址。

适用于