Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 338 Bytes

File metadata and controls

18 lines (12 loc) · 338 Bytes

Unifapi::ThreadsSearchProfilesGet200ResponseData

Properties

Name Type Description Notes
items Array<ThreadsUser>

Example

require 'unifapi'

instance = Unifapi::ThreadsSearchProfilesGet200ResponseData.new(
  items: null
)