Sha256: da44546d5e3c01c0a5fa5313e1e298fa959bf33483840700e23de9b882c59267
Contents?: true
Size: 184 Bytes
Versions: 17
Compression:
Stored size: 184 Bytes
Contents
# frozen_string_literal: true module Eligible module V1_0 class PatientQuestionnaire < RestAPIBase ENDPOINT_NAME = 'rules/patient_questionnaires'.freeze end end end
Version data entries
17 entries across 17 versions & 1 rubygems