Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 546 Bytes

File metadata and controls

22 lines (16 loc) · 546 Bytes

Unifapi::SeoCompetitorsPageIntersectionPost200Response

Properties

Name Type Description Notes
request_id String UnifAPI request id for support and ledger correlation.
data SeoPageIntersectionResponse
billing Billing

Example

require 'unifapi'

instance = Unifapi::SeoCompetitorsPageIntersectionPost200Response.new(
  request_id: null,
  data: null,
  billing: null
)