Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 321 Bytes

File metadata and controls

18 lines (12 loc) · 321 Bytes

WhatpulseSdk::V1UsersComputers200ResponseFilters

Properties

Name Type Description Notes
is_archived Boolean

Example

require 'whatpulse-sdk'

instance = WhatpulseSdk::V1UsersComputers200ResponseFilters.new(
  is_archived: null
)