Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 427 Bytes

Links9.md

File metadata and controls

20 lines (14 loc) · 427 Bytes

SiteimproveAPIClient::Links9

Properties

Name Type Description Notes
project_management LinksProjectManagement [optional]
_self Href8 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links9.new(
  project_management: null,
  _self: null
)