Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 425 Bytes

Links57.md

File metadata and controls

20 lines (14 loc) · 425 Bytes

SiteimproveAPIClient::Links57

Properties

Name Type Description Notes
misspellings Href241 [optional]
potential_misspellings Href242 [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Links57.new(
  misspellings: null,
  potential_misspellings: null
)