Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 337 Bytes

PolicyDocumentWithLink.md

File metadata and controls

18 lines (12 loc) · 337 Bytes

SiteimproveAPIClient::PolicyDocumentWithLink

Properties

Name Type Description Notes
id Integer The Id of the referring document.

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::PolicyDocumentWithLink.new(
  id: null
)