Sha256: 6f72352b1d8ea97a2672749abf4f6f93359712a99b5fd2f26fc24598d3758256

Contents?: true

Size: 262 Bytes

Versions: 10

Compression:

Stored size: 262 Bytes

Contents

module OpenActive
  module Models
    module Schema
      class FundingAgency < ::OpenActive::Models::Schema::Project
        # @!attribute type
        # @return [String]
        def type
          "schema:FundingAgency"
        end
      end
    end
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
openactive-0.5.0 lib/openactive/models/schema/funding_agency.rb
openactive-0.4.0 lib/openactive/models/schema/funding_agency.rb
openactive-0.3.0 lib/openactive/models/schema/funding_agency.rb
openactive-0.2.2 lib/openactive/models/schema/funding_agency.rb
openactive-0.2.1 lib/openactive/models/schema/funding_agency.rb
openactive-0.2.0 lib/openactive/models/schema/funding_agency.rb
openactive-0.1.2 lib/openactive/models/schema/funding_agency.rb
openactive-0.1.1 lib/openactive/models/schema/funding_agency.rb
openactive-0.1.0 lib/openactive/models/schema/funding_agency.rb
openactive-0.1.0.rc1 lib/openactive/models/schema/funding_agency.rb