PaymentDetails.ShippingOptions 属性

定义

public System.Collections.Generic.IList<Microsoft.Bot.Connector.PaymentShippingOption> ShippingOptions { get; set; }
member this.ShippingOptions : System.Collections.Generic.IList<Microsoft.Bot.Connector.PaymentShippingOption> with get, set
Public Property ShippingOptions As IList(Of PaymentShippingOption)

属性值

适用于