Skip to content

Instantly share code, notes, and snippets.

@mkanoor
Created July 13, 2020 18:03
Show Gist options
  • Select an option

  • Save mkanoor/84650c330b4bd73f2dc9ad92b221e97a to your computer and use it in GitHub Desktop.

Select an option

Save mkanoor/84650c330b4bd73f2dc9ad92b221e97a to your computer and use it in GitHub Desktop.

OpenapiClient::WorkflowSequenceIncrement

Properties

Name Type Description Notes
increment OneOfstringinteger A negative integer moves closer to top, positive integer closer to bottom, or literally top or bottom [optional]

Code Sample

require 'OpenapiClient'

instance = OpenapiClient::WorkflowSequenceIncrement.new(increment: null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment