Response

PaymentTransactionResponse.Response property

Gets or sets the PaymentResponse or PaymentModResponse or PaymentCancelResponse.

public AbstractPaymentResponse Response { get; set; }

See Also