CustomValue: Metadata & { color?: string | null; default: boolean; description?: string | null; isActive?: boolean | null; label?: string | null; } Type declaration
Optional
color?: string | null
default: boolean
Optional
description?: string | null
Optional
isActive?: boolean | null
Optional
label?: string | null