Optional
input: Partial<BambuProgramInput> & { Optional
abbreviationOptional
brandOptional
colorOptional
imageOptional
logoOptional
nameOptional
statusOptional
templateOptional
tenantgetBody is used by the BambuClient to properly construct the request object body.
Returns the expected body of the request utilizing the defined request attributes.
This returns the proper response type for the execute function.
The response from the API request.
The CreateProgramInput used by the constructor of CreateProgram