Documentation / @expofp/schema / RawCategory
Type Alias: RawCategory
ts
type RawCategory = object;An exhibitor category — an entry in the config's categories list.
Type Declaration
Index Signature
ts
[key: string]: unknownid
ts
id: number;name
ts
name: string;sponsorship?
ts
optional sponsorship?: boolean;