Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 365 Bytes

File metadata and controls

20 lines (14 loc) · 365 Bytes

Late::GetLinkedInAggregateAnalytics402Response

Properties

Name Type Description Notes
error String [optional]
code String [optional]

Example

require 'late-sdk'

instance = Late::GetLinkedInAggregateAnalytics402Response.new(
  error: null,
  code: null
)