Optional
input: Partial<BambuBrand> & { Optional
brandOptional
descriptionOptional
logoOptional
nameOptional
reportOptional
tenantOptional
uigetBody 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.
This class is used to construct the input to update a brand. The inputs can either be provided as part of the constructor, or set after the fact in the public properties.
BrandId is required to update the brand.