Interface BambuProgramInput

BambuProgramInput is the interface for the input of the Program API

Hierarchy

  • BambuProgramInput

Properties

abbreviation?: string
brandId: number
color?: string
imageFile?: string | Buffer
logo?: string
name: string
statusCode?: ProgramStatusCode
templateId?: number
tenantId: number

Generated using TypeDoc