PaymentScheduleTerm Table
PaymentScheduleTerm is a static table listing possible payment schedule terms (the timing of payments in relation to each payment period).
| Database Column | Details | 
|---|---|
| PaymentScheduleTermID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| ResourceString | Type: text (max 256 characters). Key The unique name of the localizable resource string representing a payment schedule term. Foreign key to the  | 
| DefaultValue | Type: text (max 100 characters) The text to display if the term resource string has no translation. |