PresentmentMailTransactionResponses

PresentmentMailSyncResponse.PresentmentMailTransactionResponses property

Gets or sets the collection of PresentmentMailTransactionResponse.

public List<PresentmentMailTransactionResponse> PresentmentMailTransactionResponses { get; set; }

See Also