Unifapi::BrowserScreenshotRequestViewport Properties Name Type Description Notes width Integer Viewport width in CSS pixels. height Integer Viewport height in CSS pixels. Example require 'unifapi' instance = Unifapi::BrowserScreenshotRequestViewport.new( width: null, height: null )