Sha256: 5fd66956b9f7bca3d44b655089cb1b851a91bfa0a5408694a7882a898995f247
Contents?: true
Size: 164 Bytes
Versions: 17
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true module Eligible module V1_0 class PatientRecord < RestAPIBase ENDPOINT_NAME = 'patient_records'.freeze end end end
Version data entries
17 entries across 17 versions & 1 rubygems