Represents a user-defined computation that can affect rates utilized for paying growers.
| Name | Data Type | Description |
|---|---|---|
| AdjustmentKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| InternalDescription | String |
User assigned, mutable value that uniquely identifies the record |
| Description | String |
User assigned, mutable value used to designate an entity |
| TargetDate | DateTime |
Intended date of payment |
| AssessmentType | AssessmentType |
Refer to data type’s documentation for further information |
| EntityType | EntityType |
Refer to data type’s documentation for further information |
| PrintType | PrintType |
Refer to data type’s documentation for further information |
| RateType | RateType |
Refer to data type’s documentation for further information |
| SummarizeInDetail | Boolean |
Indicates whether an adjustment should be added to an adjustment summarization section on payment statement. If true, detail for the adjustment will not be displayed |
| ReferenceOnly | Boolean |
Indicates whether an adjustment affects rates or is cached only upon payment calculation |
| Owner | AppEntityType |
Refer to data type’s documentation for further information |