Last updated: 5 Jul 2023
siteimprove_api_client: SiteimproveAPIClient::Href176
Properties
Name | Type | Description | Notes |
---|---|---|---|
href | String | The actual URL for this particular link. | [optional] |
Example
require 'siteimprove_api_client'
instance = SiteimproveAPIClient::Href176.new(
href: null
)