Logo Xantham

CreateProgramParams Type

Record fields

Record Field Description

CreateProgramOptions

Full Usage: CreateProgramOptions

Field type: CreateProgramOptions

FileChanges

Full Usage: FileChanges

Field type: APIFileChanges voption
Field type: APIFileChanges voption

OldProgram

Full Usage: OldProgram

Field type: CreateProgramOldProgramParams voption
Field type: CreateProgramOldProgramParams voption

RootFiles

Full Usage: RootFiles

Field type: DocumentIdentifier[] voption
Field type: DocumentIdentifier[] voption

Static members

Static member Description

CreateProgramParams.Default

Full Usage: CreateProgramParams.Default

Returns: CreateProgramParams

The record with nothing set: every field is either optional or a default of its own, so this serialises to `{}`. Copy-update it to fill in the fields you mean - `{ CreateProgramParams.Default with ... }` - rather than writing all 4 out.

Returns: CreateProgramParams

Type something to start searching.