Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 311 Bytes

File metadata and controls

18 lines (12 loc) · 311 Bytes

Late::HashtagCheckResponse

Properties

Name Type Description Notes
hashtags Array<HashtagInfo> [optional]

Example

require 'late-sdk'

instance = Late::HashtagCheckResponse.new(
  hashtags: null
)