Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 383 Bytes

Links31.md

File metadata and controls

20 lines (14 loc) · 383 Bytes

SiteimproveAPIClient::Links31

Properties

Name Type Description Notes
events Href199 [optional]
history Href194 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links31.new(
  events: null,
  history: null
)