Skip to main content
Version: v0.0.3

Interface: ParseScriptOptions

Options for parseScript.

Properties

profile?

readonly optional profile?: NcpdpProfile | null

Trading-partner profile to attach to the result for attribution (and partitionWarnings). An explicit profile ALWAYS wins over any process-scoped default; pass null to opt out of the default for this one call; omit (or undefined) to consult getDefaultProfile(). v1 profiles are DESCRIPTIVE: the profile is surfaced as msg.profile but does NOT alter the lenient parse.