다음을 통해 공유


PaymentShippingOption.Amount 속성

정의

가져오기 또는 집합에는 항목의 금액이 포함됩니다.

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

속성 값

항목의 금액입니다.

적용 대상