PresentmentNotifyTransactionResponse

PresentmentNotifyTransactionResponse class

Clase de respuesta de transacción de notificación de entrega.

public class PresentmentNotifyTransactionResponse : AbstractTransactionResponse

Constructores

NombreDescripción
PresentmentNotifyTransactionResponse()Inicializa una nueva instancia dePresentmentNotifyTransactionResponse clase.

Propiedades

NombreDescripción
ClientCookie { get; set; }Obtiene o establece los datos que se repetirán en la transacción respuesta
OfxExtension { get; set; }Obtiene o establece elOfxExtensionType .
PresentmentNotifyResponse { get; set; }Obtiene o establece elPresentmentNotifyResponse .
Status { get; set; }Obtiene o establece elStatus .
TransactionUniqueId { get; set; }Obtiene o establece el ID único global asignado por el cliente para esta transacción.

Ver también