Sha256: 87525cc803a6d3bd4b1b98fcd310fcf8cf5d83c5e39b2e8b468251063e83c5aa
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
# typed: strong # frozen_string_literal: true module EML module UK class Payload module Card class Transaction < ::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/transaction.rb |
eml-2.2.0 | lib/eml/uk/payload/card/transaction.rb |