Preparing search index...
The search index is not available
@bambumeta/sdk
@bambumeta/sdk
BambuProgram
Interface BambuProgram
BambuProgram is the interface for the response of the Program API
interface
BambuProgram
{
abbreviation
:
string
;
audit
:
Audit
;
brandId
:
number
;
color
?:
string
;
externalIdentifier
?:
string
;
logo
?:
string
;
name
:
string
;
programId
:
number
;
status
:
string
;
statusCode
:
ProgramStatusCode
;
templateId
?:
number
;
tenantId
:
number
;
}
Index
Properties
abbreviation
audit
brand
Id
color?
external
Identifier?
logo?
name
program
Id
status
status
Code
template
Id?
tenant
Id
Properties
abbreviation
abbreviation
:
string
audit
audit
:
Audit
brand
Id
brand
Id
:
number
Optional
color
color
?:
string
Optional
external
Identifier
external
Identifier
?:
string
Optional
logo
logo
?:
string
name
name
:
string
program
Id
program
Id
:
number
status
status
:
string
status
Code
status
Code
:
ProgramStatusCode
Optional
template
Id
template
Id
?:
number
tenant
Id
tenant
Id
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
abbreviation
audit
brand
Id
color
external
Identifier
logo
name
program
Id
status
status
Code
template
Id
tenant
Id
@bambumeta/sdk
Loading...
BambuProgram is the interface for the response of the Program API