Subversion Repositories munaweb

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
199 - 1
<?xml version="1.0" encoding="UTF-8"?>
2
<customer>
3
  <id type="integer">4182791356573</id>
4
  <email>lynchbill31@gmail.com</email>
5
  <accepts-marketing type="boolean">false</accepts-marketing>
6
  <created-at type="dateTime">2020-09-29T21:07:58-04:00</created-at>
7
  <updated-at type="dateTime">2020-09-29T21:07:58-04:00</updated-at>
8
  <first-name>William</first-name>
9
  <last-name>Lynch</last-name>
10
  <orders-count type="integer">0</orders-count>
11
  <state>disabled</state>
12
  <total-spent type="decimal">0.00</total-spent>
13
  <last-order-id type="integer" nil="true"/>
14
  <note nil="true"/>
15
  <verified-email type="boolean">true</verified-email>
16
  <multipass-identifier nil="true"/>
17
  <tax-exempt type="boolean">false</tax-exempt>
18
  <phone nil="true"/>
19
  <tags/>
20
  <last-order-name nil="true"/>
21
  <currency>USD</currency>
22
  <addresses type="array">
23
    <address>
24
      <id type="integer">4859671576733</id>
25
      <customer-id type="integer">4182791356573</customer-id>
26
      <first-name>William</first-name>
27
      <last-name>Lynch</last-name>
28
      <company/>
29
      <address1>7614 Morrison Rd</address1>
30
      <address2/>
31
      <city>Greenleaf</city>
32
      <province>Wisconsin</province>
33
      <country>United States</country>
34
      <zip>54126</zip>
35
      <phone nil="true"/>
36
      <name>William Lynch</name>
37
      <province-code>WI</province-code>
38
      <country-code>US</country-code>
39
      <country-name>United States</country-name>
40
      <default type="boolean">true</default>
41
    </address>
42
  </addresses>
43
  <accepts-marketing-updated-at type="dateTime">2020-09-29T21:07:58-04:00</accepts-marketing-updated-at>
44
  <marketing-opt-in-level nil="true"/>
45
  <default-address>
46
    <id type="integer">4859671576733</id>
47
    <customer-id type="integer">4182791356573</customer-id>
48
    <first-name>William</first-name>
49
    <last-name>Lynch</last-name>
50
    <company/>
51
    <address1>7614 Morrison Rd</address1>
52
    <address2/>
53
    <city>Greenleaf</city>
54
    <province>Wisconsin</province>
55
    <country>United States</country>
56
    <zip>54126</zip>
57
    <phone nil="true"/>
58
    <name>William Lynch</name>
59
    <province-code>WI</province-code>
60
    <country-code>US</country-code>
61
    <country-name>United States</country-name>
62
    <default type="boolean">true</default>
63
  </default-address>
64
</customer>