---
type: object
properties:
id:
description: id of the field
type: string
readOnly: true
field_id:
type: integer
description: FK in corresponding to id in additional_fields table
record_id:
description: ID corresponding to the object ID this additional field relates to
value:
description: value of the additional field
additionalProperties: false
definitions:
account_line:
$ref: ./definitions/account_line.yaml
additional_field_value:
$ref: ./definitions/additional_field_value.yaml
advancededitormacro:
$ref: ./definitions/advancededitormacro.yaml
allows_renewal:
-