Subversion Repositories munaweb

Rev

Blame | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<customer>
  <id type="integer">4442652442802</id>
  <email>jlake2@sbcglobal.net</email>
  <accepts-marketing type="boolean">false</accepts-marketing>
  <created-at type="dateTime">2020-11-15T11:39:20-05:00</created-at>
  <updated-at type="dateTime">2020-11-15T11:39:21-05:00</updated-at>
  <first-name>Janine</first-name>
  <last-name>Lake</last-name>
  <orders-count type="integer">0</orders-count>
  <state>disabled</state>
  <total-spent type="decimal">0.00</total-spent>
  <last-order-id type="integer" nil="true"/>
  <note nil="true"/>
  <verified-email type="boolean">true</verified-email>
  <multipass-identifier nil="true"/>
  <tax-exempt type="boolean">false</tax-exempt>
  <phone nil="true"/>
  <tags/>
  <last-order-name nil="true"/>
  <currency>USD</currency>
  <addresses type="array">
    <address>
      <id type="integer">5445990318258</id>
      <customer-id type="integer">4442652442802</customer-id>
      <first-name>Janine</first-name>
      <last-name>Lake</last-name>
      <company/>
      <address1>10200 High Eagle Trl</address1>
      <address2/>
      <city>Fort Worth</city>
      <province>Texas</province>
      <country>United States</country>
      <zip>76108-4182</zip>
      <phone nil="true"/>
      <name>Janine Lake</name>
      <province-code>TX</province-code>
      <country-code>US</country-code>
      <country-name>United States</country-name>
      <default type="boolean">true</default>
    </address>
  </addresses>
  <accepts-marketing-updated-at type="dateTime">2020-11-15T11:39:21-05:00</accepts-marketing-updated-at>
  <marketing-opt-in-level nil="true"/>
  <default-address>
    <id type="integer">5445990318258</id>
    <customer-id type="integer">4442652442802</customer-id>
    <first-name>Janine</first-name>
    <last-name>Lake</last-name>
    <company/>
    <address1>10200 High Eagle Trl</address1>
    <address2/>
    <city>Fort Worth</city>
    <province>Texas</province>
    <country>United States</country>
    <zip>76108-4182</zip>
    <phone nil="true"/>
    <name>Janine Lake</name>
    <province-code>TX</province-code>
    <country-code>US</country-code>
    <country-name>United States</country-name>
    <default type="boolean">true</default>
  </default-address>
</customer>