foundation-entity-management.defaultvalue
Home > @genesislcap/foundation-entity-management > DefaultValue
DefaultValue type
Signature:
export type DefaultValue = string | number | boolean | null | RecordTypeValue;
References: RecordTypeValue
Home > @genesislcap/foundation-entity-management > DefaultValue
Signature:
export type DefaultValue = string | number | boolean | null | RecordTypeValue;
References: RecordTypeValue