Compartir a través de


PaymentRequestComplete.PaymentResponse Propiedad

Definición

Obtiene 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

La respuesta de pago.

Se aplica a