Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 377 Bytes

Links33.md

File metadata and controls

20 lines (14 loc) · 377 Bytes

SiteimproveAPIClient::Links33

Properties

Name Type Description Notes
details Href15 [optional]
pages Href12 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links33.new(
  details: null,
  pages: null
)