Sha256: 1b96789b35af7cce63b23c434e793781b21da26f5eb21107af883cc28fc292a9
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
# frozen_string_literal: true module Eligible module V1_0 class Enrollment < RestAPIBase ENDPOINT_NAME = 'enrollments'.freeze end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
eligible-3.0.0.beta10 | lib/eligible/v1_0/enrollment.rb |