Class: OpenApiSDK::Operations::GetWorkflowIdDependencies
- Inherits:
 - 
      Utils::FieldAugmented
      
        
- Object
 - Utils::FieldAugmented
 - OpenApiSDK::Operations::GetWorkflowIdDependencies
 
 
- Extended by:
 - T::Sig
 
- Defined in:
 - lib/open_api_sdk/models/operations/get_workflow_id_dependencies.rb
 
Instance Method Summary collapse
- 
  
    
      #initialize  ⇒ GetWorkflowIdDependencies 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GetWorkflowIdDependencies.
 
Methods included from MetadataFields
#field, #fields, included, #marshal_json, #marshal_single
Constructor Details
#initialize ⇒ GetWorkflowIdDependencies
Returns a new instance of GetWorkflowIdDependencies.
      17  | 
    
      # File 'lib/open_api_sdk/models/operations/get_workflow_id_dependencies.rb', line 17 def initialize; end  |