次の方法で共有


PaymentRequestComplete.PaymentResponse プロパティ

定義

対応する支払い応答を取得または設定します。

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

プロパティ値

支払い応答。

適用対象