PresentmentListTransactionResponses

PresentmentDeliveryResponseMessageSetV1.PresentmentListTransactionResponses property

Gets or sets the collection of PresentmentListTransactionResponse.

public List<PresentmentListTransactionResponse> PresentmentListTransactionResponses { get; set; }

See Also