Sha256: 13232fd34af27693c70cf2f18da575c54d2d639af6401ee621d6749a0fa12a41

Contents?: true

Size: 1000 Bytes

Versions: 3

Compression:

Stored size: 1000 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<customer-groups type="array">
  <customer-group>
    <name>Accepts Marketing</name>
    <created-at type="datetime">2011-08-30T07:52:08-04:00</created-at>
    <updated-at type="datetime">2011-08-30T07:52:08-04:00</updated-at>
    <id type="integer">789629109</id>
    <query>accepts_marketing:1</query>
  </customer-group>
  <customer-group>
    <name>Canadian Snowboarders</name>
    <created-at type="datetime">2011-08-30T07:52:08-04:00</created-at>
    <updated-at type="datetime">2011-08-30T07:52:08-04:00</updated-at>
    <id type="integer">20610973</id>
    <query>location:Canada</query>
  </customer-group>
  <customer-group>
    <name>Premier Customers</name>
    <created-at type="datetime">2011-08-30T07:52:08-04:00</created-at>
    <updated-at type="datetime">2011-08-30T07:52:08-04:00</updated-at>
    <id type="integer">669439218</id>
    <query>John Smith orders_count:&gt;10 total_spent:&gt;100.00</query>
  </customer-group>
</customer-groups>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
shopify-mock-new-0.1 lib/shopify-mock/fixtures/xml/customer_groups.xml
shopify-mock-0.1.2 lib/shopify-mock/fixtures/xml/customer_groups.xml
shopify-mock-0.1.1 lib/shopify-mock/fixtures/xml/customer_groups.xml