Sha256: 6e52bef193024ec536bcf956d24c0c3c2cdacf2e243c6fd0c434f99c8c8d7663

Contents?: true

Size: 177 Bytes

Versions: 1

Compression:

Stored size: 177 Bytes

Contents

# frozen_string_literal: true

module Provet
  class LaboratoryAnalysisGroup < Provet::Base
    private

    def endpoint_name
      'laboratoryanalysisgroup'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
provet-client-0.1.0 lib/provet/laboratory_analysis_group.rb