IncTransaction

IncTransaction class

Include transactions class

public class IncTransaction

Constructors

NameDescription
IncTransaction()Initializes a new instance of IncTransaction class.

Properties

NameDescription
EndDate { get; set; }Gets or sets the end date of statement requested
Include { get; set; }Gets or sets whether include transactions flag
StartDate { get; set; }Gets or sets the start date of statement requested

See Also