Scontrol: MetadataWithContent & { contentSource: string; description?: string | null; encodingKey: string; fileContent?: string | null; fileName?: string | null; name: string; supportsCaching: boolean; } Type declaration
contentSource: string
Optional
description?: string | null
encodingKey: string
Optional
fileContent?: string | null
Optional
fileName?: string | null
name: string
supportsCaching: boolean