revenueCommitmentReversalBillingAddress
Records billing addresses linked to revenue commitment reversals for financial auditing purposes.
Columns
| Name | Type | References | Description |
| nkey [KEY] | String | A unique internal identifier (Id) for the billing address record, primarily used for referencing this entry within the system. | |
| addr1 | String | The first line of the billing address, typically used for street address details such as house number and street name. | |
| addr2 | String | The second line of the billing address, often used for apartment numbers, suite numbers, or other secondary address information. | |
| addr3 | String | An optional third line of the billing address for additional location details that do not fit in the first two lines. | |
| addressee | String | The name of the individual or business entity associated with the billing address, used for invoicing and correspondence. | |
| attention | String | A specific contact person or department at the billing address, ensuring that important documents reach the correct recipient. | |
| city | String | The city in which the billing address is located, used for geographical classification and shipping purposes. | |
| country | String | The country associated with the billing address, used for international shipping, taxation, and regional compliance. | |
| dropdownstate | String | A selectable state or province value from a predefined list, ensuring consistency in regional data entry. | |
| override | Boolean | A flag indicating whether the default billing address has been manually overridden, allowing for custom address specifications. | |
| state | String | The state or province portion of the billing address, used for regional tax calculations and shipping logistics. |