PresentmentDetailTransactionResponses

PresentmentDeliveryResponseMessageSetV1.PresentmentDetailTransactionResponses property

Gets or sets the collection of PresentmentDetailTransactionResponse.

public List<PresentmentDetailTransactionResponse> 
    PresentmentDetailTransactionResponses { get; set; }

See Also