Sha256: 6578912219ea5e9e1c54959d83752307b9311dd95ff6548c064b2b42cd6e3fba

Contents?: true

Size: 427 Bytes

Versions: 11

Compression:

Stored size: 427 Bytes

Contents

# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.

# typed: true
# frozen_string_literal: true


module StackOne
  module Shared
  
    # JobPostingContentSectionValue - The type of the description.
    class JobPostingContentSectionValue < T::Enum
      enums do
        RESPONSIBILITIES = new('responsibilities')
        SKILLS = new('skills')
        BENEFITS = new('benefits')
      end
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
stackone_client-0.3.1 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.3.0 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.46 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.45 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.44 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.43 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.42 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.41 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.40 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.39 lib/stack_one/models/shared/jobpostingcontentsection_value.rb
stackone_client-0.2.38 lib/stack_one/models/shared/jobpostingcontentsection_value.rb