Sha256: 95250806dac6dbe478062abbae45c9b513abcc401049aa5f631203253f3570ea

Contents?: true

Size: 725 Bytes

Versions: 7

Compression:

Stored size: 725 Bytes

Contents

{
  "customers": [
    {
      "accepts_marketing": false,
      "orders_count": 0,
      "addresses": [
        {
          "name": null,
          "address1": "Chestnut Street 92",
          "city": "Louisville",
          "company": null,
          "address2": "",
          "zip": "40202",
          "country_code": null,
          "country": "US",
          "province_code": null,
          "last_name": null,
          "phone": "555-625-1199",
          "province": "KY",
          "first_name": null
        }
      ],
      "tags": "",
      "id": 207119551,
      "note": null,
      "last_name": "Norman",
      "total_spent": "0.00",
      "first_name": "Bob",
      "email": "bob.norman@hostmail.com"
    }
  ]
}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
shopify-mock-new-0.1 lib/shopify-mock/fixtures/json/customers.json
shopify-mock-0.1.2 lib/shopify-mock/fixtures/json/customers.json
shopify-mock-0.1.1 lib/shopify-mock/fixtures/json/customers.json
shopify-mock-0.1.0 lib/shopify-mock/fixtures/customers.json
shopify-mock-0.0.3 lib/shopify-mock/fixtures/customers.json
shopify-mock-0.0.2 lib/shopify-mock/fixtures/customers.json
shopify-mock-0.0.1 lib/shopify-mock/fixtures/customers.json