Sha256: 404458f8cb148eb5d00f91f2474c289ac2539d390a1b55fe676f472ccb1d170b
Contents?: true
Size: 155 Bytes
Versions: 22
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true module Eligible module V1_0 class Treatment < RestAPIBase ENDPOINT_NAME = 'treatments'.freeze end end end
Version data entries
22 entries across 22 versions & 1 rubygems