Tax1099TransactionResponses

Tax1099ResponseMessageSetV1.Tax1099TransactionResponses property

Gets or sets the collection of Tax1099TransactionResponse.

public List<Tax1099TransactionResponse> Tax1099TransactionResponses { get; set; }

See Also