Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 301 Bytes

File metadata and controls

18 lines (12 loc) · 301 Bytes

FastCommentsClient::ChangeTicketStateBody

Properties

Name Type Description Notes
state Integer

Example

require 'fastcomments-client'

instance = FastCommentsClient::ChangeTicketStateBody.new(
  state: null
)