Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 316 Bytes

File metadata and controls

18 lines (12 loc) · 316 Bytes

Late::GetYouTubeDailyViews403Response

Properties

Name Type Description Notes
error String [optional]

Example

require 'late-sdk'

instance = Late::GetYouTubeDailyViews403Response.new(
  error: Access denied to this account
)