Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 375 Bytes

Links3.md

File metadata and controls

20 lines (14 loc) · 375 Bytes

SiteimproveAPIClient::Links3

Properties

Name Type Description Notes
history Href193 [optional]
_self Href8 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links3.new(
  history: null,
  _self: null
)