Optional brandThe brand identifier.
Optional passThe pass identifier - provide either this, passSerialNo or uniqueId.
Optional passThe pass serial number - provide either this, passId or uniqueId.
Optional programThe program identifier.
Optional uniqueThe pass unique identifier - provide either this, passId or passSerialNo.
Optional workflowThe workflow identifier.
This returns the proper response type for the execute function.
The response from the API request.
Abstract class that defines the required functions to properly invoke a BambuMeta request from a client application.