FormatColumnConfig
Config for api methods that get Format Columns
TypeScript
export interface FormatColumnConfig extendsExtends
Properties
| Property |
|---|
| includeSuspended |
| target |
Property Details
includeSuspended
TypeScript
includeSuspended?: boolean;Property Value
boolean
target
TypeScript
target?: FormatColumnTarget;