Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 393 Bytes

Links16.md

File metadata and controls

20 lines (14 loc) · 393 Bytes

SiteimproveAPIClient::Links16

Properties

Name Type Description Notes
pages Href12 [optional]
progress LinksProgress [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links16.new(
  pages: null,
  progress: null
)