Skip to content

SDK API Reference / PreviewResult

Interface: PreviewResult

Complete preview result

Properties

allValid

allValid: boolean


attributes

attributes: AttributePreviewResult[]


behaviors

behaviors: BehaviorPreviewResult[]


errors

errors: string[]


master

master: MasterPreviewResult


name

name: string


sampleData?

optional sampleData: Record<string, unknown>[]

Sample data for --attribute, --behavior, or --enriched options