Adjustment

Adjustment class

Adjustment class.

public class Adjustment

Constructors

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

Properties

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