Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 448 Bytes

Links13.md

File metadata and controls

22 lines (16 loc) · 448 Bytes

SiteimproveAPIClient::Links13

Properties

Name Type Description Notes
segments Href36 [optional]
users Href37 [optional]
_self Href8 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links13.new(
  segments: null,
  users: null,
  _self: null
)