Sha256: b69df421c0564b3bd0c565951e6afc08c5f7a180bb4a32eca8ef112e7517fb41
Contents?: true
Size: 95 Bytes
Versions: 3
Compression:
Stored size: 95 Bytes
Contents
# frozen_string_literal: true module PaymentGateways Response = ::Struct.new(:success?) end
Version data entries
3 entries across 3 versions & 2 rubygems