| Name | Type | Description | Notes |
|---|---|---|---|
| target | String | The requested target these backlinks point to. | |
| links | Array<SeoBacklinkItem> |
require 'unifapi'
instance = Unifapi::SeoBacklinksPageIntersectionTargetLinks.new(
target: null,
links: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| target | String | The requested target these backlinks point to. | |
| links | Array<SeoBacklinkItem> |
require 'unifapi'
instance = Unifapi::SeoBacklinksPageIntersectionTargetLinks.new(
target: null,
links: null
)