Adjustment

Adjustment class

Adjustment class.

public class Adjustment

Constructors

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

Properties

NameDescription
AdjustmentAmount { get; set; }Gets or sets the amount of the adjustment.
AdjustmentDate { get; set; }Gets or sets the date of adjustment.
AdjustmentDescription { get; set; }Gets or sets the adjustment description.
AdjustmentNumber { get; set; }Gets or sets the adjustment number associated with the payment

See Also