Sha256: 0f1e39e55758c75be670472e6960371d426a3bcd50be703c57dab2aff8cddf25

Contents?: true

Size: 179 Bytes

Versions: 2

Compression:

Stored size: 179 Bytes

Contents

# typed: strong
# frozen_string_literal: true

module EML
  module UK
    class Payload
      module Card
        class Show < ::EML::UK::Payload; end
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
eml-3.0.0 lib/eml/uk/payload/card/show.rb
eml-2.2.0 lib/eml/uk/payload/card/show.rb