Class: CadenceThrift::WorkflowTypeFilter

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb

Constant Summary collapse

NAME =
10
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name', :optional => true}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



2759
# File 'lib/gen/thrift/shared_types.rb', line 2759

def struct_fields; FIELDS; end

#validateObject



2761
2762
# File 'lib/gen/thrift/shared_types.rb', line 2761

def validate
end