PresentmentNotifyTransactionResponses

PresentmentDeliveryResponseMessageSetV1.PresentmentNotifyTransactionResponses property

Gets or sets the collection of PresentmentNotifyTransactionResponse.

public List<PresentmentNotifyTransactionResponse> 
    PresentmentNotifyTransactionResponses { get; set; }

See Also