Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 265 Bytes

RestartRequest.md

File metadata and controls

18 lines (12 loc) · 265 Bytes

HandyAPI::RestartRequest

Properties

Name Type Description Notes
reconnect Boolean

Example

require 'handy_api'

instance = HandyAPI::RestartRequest.new(
  reconnect: null
)