Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 377 Bytes

Links30.md

File metadata and controls

20 lines (14 loc) · 377 Bytes

SiteimproveAPIClient::Links30

Properties

Name Type Description Notes
events Href199 [optional]
pages Href12 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links30.new(
  events: null,
  pages: null
)