downloadScreenshotInputParameters#
- class hvpy.parameters.downloadScreenshotInputParameters(**data)[source]#
Bases:
HvpyParametersHandles the input parameters of the
downloadScreenshotAPI.- id#
Unique screenshot identifier (provided by the response to a
takeScreenshotrequest).
References
Attributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].Methods Summary
Returns the output type of the API call.
Attributes Documentation
- model_config: ClassVar[ConfigDict] = {}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Methods Documentation