Sha256: 2af632dd3086d01e988a0b770cab4efa93f536ea988d1613c798cf4a30e30fe6

Contents?: true

Size: 163 Bytes

Versions: 1

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

module Provet
  class ReminderTemplate < Provet::Base
    private

    def endpoint_name
      'remindertemplate'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
provet-client-0.1.0 lib/provet/reminder_template.rb