PresentmentGroupAccountInfoTransactionResponses

PresentmentDeliveryResponseMessageSetV1.PresentmentGroupAccountInfoTransactionResponses property

Gets or sets the collection of PresentmentGroupAccountInfoTransactionResponse.

public List<PresentmentGroupAccountInfoTransactionResponse> 
    PresentmentGroupAccountInfoTransactionResponses { get; set; }

See Also