Sha256: c1253d521d194365f02fd5fc965c06a9e3f2c6524732641a16d669ecf154acd2
Contents?: true
Size: 272 Bytes
Versions: 2
Compression:
Stored size: 272 Bytes
Contents
# typed: strong # frozen_string_literal: true module EML module UK module Responses module Agreement class Show < ::EML::UK::Response field :file_name field :pdf_url field :txt_url end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
eml-3.0.0 | lib/eml/uk/responses/agreement/show.rb |
eml-2.2.0 | lib/eml/uk/responses/agreement/show.rb |