Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 330 Bytes

File metadata and controls

18 lines (12 loc) · 330 Bytes

Late::YouTubeDailyViewsResponseScopeStatus

Properties

Name Type Description Notes
has_analytics_scope Boolean [optional]

Example

require 'late-sdk'

instance = Late::YouTubeDailyViewsResponseScopeStatus.new(
  has_analytics_scope: null
)