PaymentRequestComplete.PaymentResponse Property

Definition

Gets or sets corresponding payment response.

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

Property Value

The payment reesponse.

Applies to