Sha256: 2b9ea212d8ca0fc7a7fc64f0bc522df05dbb9871fe47ca5853ea6f428fb47557

Contents?: true

Size: 614 Bytes

Versions: 9

Compression:

Stored size: 614 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<discounts type="array">
  <discount>
    <amount>5.00</amount>
    <created-at type="datetime">2013-02-22T18:58:20Z</created-at>
    <description>This is a discount for braintree-rails integration test</description>
    <id>discount_id</id>
    <kind>discount</kind>
    <merchant-id>merchant_id</merchant-id>
    <name>braintree-rails-test-discount</name>
    <never-expires type="boolean">true</never-expires>
    <number-of-billing-cycles nil="true"></number-of-billing-cycles>
    <updated-at type="datetime">2013-02-22T18:59:27Z</updated-at>
  </discount>
</discounts>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
braintree-rails-1.4.1 spec/fixtures/discounts.xml
braintree-rails-1.4.0 spec/fixtures/discounts.xml
braintree-rails-1.3.0 spec/fixtures/discounts.xml
braintree-rails-1.2.3 test/fixtures/discounts.xml
braintree-rails-1.2.2 test/fixtures/discounts.xml
braintree-rails-1.2.1 test/fixtures/discounts.xml
braintree-rails-1.2.0 test/fixtures/discounts.xml
braintree-rails-1.1.0 test/fixtures/discounts.xml
braintree-rails-1.0.0 test/fixtures/discounts.xml