IncTransaction

IncTransaction class

Include transactions class

public class IncTransaction

Constructors

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

Properties

Name Description
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