Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 325 Bytes

Href63.md

File metadata and controls

18 lines (12 loc) · 325 Bytes

SiteimproveAPIClient::Href63

Properties

Name Type Description Notes
href String The actual URL for this particular link. [optional]

Example

require 'siteimprove_api_client'

instance = SiteimproveAPIClient::Href63.new(
  href: null
)