다음을 통해 공유


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)

속성 값

적용 대상