Sha256: c57590268451abdbd659237c7fa506abf930b81941d89936de39ea966dfe6d08

Contents?: true

Size: 175 Bytes

Versions: 4

Compression:

Stored size: 175 Bytes

Contents

module Billimatic
  module Resources
    class EmailTemplate < Base
      def list(organization_id:)
        list_by_organization(organization_id)
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
billimatic-client-1.0.1 lib/billimatic/resources/email_template.rb
billimatic-client-1.0.0 lib/billimatic/resources/email_template.rb
billimatic-client-0.22.1 lib/billimatic/resources/email_template.rb
billimatic-client-0.22.0 lib/billimatic/resources/email_template.rb