PaymentRequestComplete.PaymentResponse Propiedad

Definición

Recibe o establece la respuesta de pago correspondiente.

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

Valor de propiedad

El pago responde.

Se aplica a