bovid.aggregates.custom_field.domain module¶
- class bovid.aggregates.custom_field.domain.CustomFieldAgg¶
Bases:
Aggregate- type_spec: CustomDataType¶
- patch(patch)¶
Patch this model and return a new, patched model.
- __init__(name, type_spec, display_name='', description='', created_at=None, updated_at=None)¶
Method generated by attrs for class CustomFieldAgg.