Class: CheckoutSdk::Workflows::Reflow

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/workflows/reflow.rb

Direct Known Subclasses

ReflowByEvents, ReflowBySubjects

Instance Attribute Summary collapse

Instance Attribute Details

#workflowsArray(String)

Returns:

  • (Array(String))


7
8
9
# File 'lib/checkout_sdk/workflows/reflow.rb', line 7

class Reflow
  attr_accessor :workflows
end