Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.38 KB

File metadata and controls

13 lines (9 loc) · 1.38 KB

AttachedCustomField

Schema of a custom field attached to a resource.

Fields

Field Type Required Description
custom_field_id str ✔️ ID of the custom field.
custom_field models.CustomField ✔️ N/A
order int ✔️ Order of the custom field in the resource.
required bool ✔️ Whether the value is required for this custom field.