Sha256: 9d9ff566b3f2605fd7dbcf8cb471a3c4ecd10404e807965ea5ab4ec8ed70adf3
Contents?: true
Size: 258 Bytes
Versions: 6
Compression:
Stored size: 258 Bytes
Contents
module Braintree module Test module Nonce Transactable = "fake-valid-nonce" Consumed = "fake-consumed-nonce" PayPalOneTimePayment = "fake-paypal-one-time-nonce" PayPalFuturePayment = "fake-paypal-future-nonce" end end end
Version data entries
6 entries across 6 versions & 1 rubygems