Sha256: c4d4df978aa61910470902ed623976dab12d7b34dc709ba3868fd232be8d398f
Contents?: true
Size: 174 Bytes
Versions: 18
Compression:
Stored size: 174 Bytes
Contents
# frozen_string_literal: true module Eligible module V1_0 class PatientQuestion < RestAPIBase ENDPOINT_NAME = 'rules/patient_questions'.freeze end end end
Version data entries
18 entries across 18 versions & 1 rubygems