Skip to content

Files

Latest commit

12813ea · Dec 17, 2024

History

History
13 lines (9 loc) · 1.66 KB

attachedcustomfield.md

File metadata and controls

13 lines (9 loc) · 1.66 KB

AttachedCustomField

Schema of a custom field attached to a resource.

Fields

Field Type Required Description
CustomFieldID string ✔️ ID of the custom field.
CustomField components.CustomField ✔️ N/A
Order int64 ✔️ Order of the custom field in the resource.
Required bool ✔️ Whether the value is required for this custom field.