Tax1099Request

Tax1099Request class

Tax 1099 request class. This requests all types of 1099 tax forms from the server.

public class Tax1099Request

Constructors

Name Description
Tax1099Request() Initializes a new instance of Tax1099Request class.

Properties

Name Description
AccountNumber { get; set; } Gets or sets the account number of recipient.
RecipientId { get; set; } Gets or sets the ID of recipient.
TaxYears { get; set; } Gets or sets the tax year of the requested forms.

See Also