Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 454 Bytes

Links26.md

File metadata and controls

22 lines (16 loc) · 454 Bytes

SiteimproveAPIClient::Links26

Properties

Name Type Description Notes
history Href194 [optional]
pages Href12 [optional]
values Href195 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links26.new(
  history: null,
  pages: null,
  values: null
)