Sha256: 4ddcb893c4538ce1b3753d340f3c10d402ae0031093dd998144bdee9ba911720

Contents?: true

Size: 1.01 KB

Versions: 3

Compression:

Stored size: 1.01 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<customers type="array">
  <customer>
    <accepts-marketing type="boolean">false</accepts-marketing>
    <orders-count type="integer">0</orders-count>
    <id type="integer">207119551</id>
    <note nil="true"></note>
    <last-name>Norman</last-name>
    <total-spent type="decimal">0.0</total-spent>
    <first-name>Bob</first-name>
    <email>bob.norman@hostmail.com</email>
    <tags></tags>
    <addresses type="array">
      <address>
        <city>Louisville</city>
        <company nil="true"></company>
        <address1>Chestnut Street 92</address1>
        <zip>40202</zip>
        <address2></address2>
        <country>US</country>
        <phone>555-625-1199</phone>
        <last-name nil="true"></last-name>
        <province>KY</province>
        <first-name nil="true"></first-name>
        <name nil="true"></name>
        <province-code nil="true"></province-code>
        <country-code nil="true"></country-code>
      </address>
    </addresses>
  </customer>
</customers>

Version data entries

3 entries across 3 versions & 2 rubygems

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