Sha256: e7f03a5f408f564639655ae04a53a469a4b0b03bfb1671b6f923a1518cb45f94

Contents?: true

Size: 941 Bytes

Versions: 10

Compression:

Stored size: 941 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<?qbxml version="2.0"?>
<QBXML>
  <QBXMLMsgsRq onError="stopOnError">
    <CustomerAddRq requestID="15">
      <CustomerAdd>
        <Name>20706 - Eastern XYZ University</Name>
        <CompanyName>Eastern XYZ University</CompanyName>
        <FirstName>Keith</FirstName>
        <LastName>Palmer</LastName>
        <BillAddress>
          <Addr1>Eastern XYZ University</Addr1>
          <Addr2>College of Engineering</Addr2>
          <Addr3>123 XYZ Road</Addr3>
          <City>Storrs-Mansfield</City>
          <State>CT</State>
          <PostalCode>06268</PostalCode>
          <Country>United States</Country>
        </BillAddress>
        <Phone>860-634-1602</Phone>
        <AltPhone>860-429-0021</AltPhone>
        <Fax>860-429-5183</Fax>
        <Email>keith@consolibyte.com</Email>
        <Contact>Keith Palmer</Contact>
      </CustomerAdd>
    </CustomerAddRq>
  </QBXMLMsgsRq>
</QBXML>

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
mrglass-qbxml-1.0.0 spec/support/requests/customer_add_rq.xml
qbxml-0.4.0 spec/support/requests/customer_add_rq.xml
qbxml-0.3.0 spec/support/requests/customer_add_rq.xml
qbxml-0.2.0 spec/support/requests/customer_add_rq.xml
qbxml-0.1.6 spec/support/requests/customer_add_rq.xml
qbxml-dtd6-1.0.3 spec/support/requests/customer_add_rq.xml
qbxml-dtd6-1.0.2 spec/support/requests/customer_add_rq.xml
qbxml-0.1.5 spec/support/requests/customer_add_rq.xml
qbxml-0.1.4 spec/support/requests/customer_add_rq.xml
qbxml-0.1.3 spec/support/requests/customer_add_rq.xml