Name | Description | Type | Additional Information |
---|---|---|---|
UUID |
The universally unique identifier of the Payment Term. |
globally unique identifier |
This will be null until the database is updated to support it. |
ID |
The unique identifier of the Payment Term. |
string | |
Description |
User entered description or short note about the Payment Term. |
string | |
EffectiveStartDate |
The user entered date the Payment Term becomes valid. |
string |
Data type: DateTime |
EffectiveEndDate |
The user entered date the Payment Term expires. |
string |
Data type: DateTime |
TermType |
The type of transaction the Payment Term is for. Types are A/R (accounts receivable), A/P (accounts payable), or both. |
string | |
DiscountTermsType |
The type of discount schedule for the Payment Term. Types are specific date, number of days, or months ahead. |
string | |
DiscountMethod |
The discount method for the Payment Term. Methods are percent or volume. |
string | |
PaymentTermsType |
The type of payment schedule for the Payment Term. Types are specific date, number of days, or months ahead. |
string | |
DiscountDetails |
User entered details about the discounts for the Payment Term. |
Collection of clsPayTermsDisc | |
ScheduleDetails |
User entered details about the payment schedule for the Payment Term. |
Collection of clsPayTermDT |