Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 533 Bytes

File metadata and controls

13 lines (9 loc) · 533 Bytes

Unifapi.Sdk.Model.BrowserScreenshotResult

Properties

Name Type Description Notes
Url string The rendered URL.
Format string Output image format.
ImageBase64 string Base64-encoded image bytes.
SizeBytes int Decoded image size in bytes.

[Back to Model list] [Back to API list] [Back to README]