quickbooks-xsd 3.75.0

XSD Types for the Quickbooks QBO API generated for Rust
Documentation
    <Invoice domain="QBO" sparse="false">
        <Id>
            130
        </Id>
        <SyncToken>
            0
        </SyncToken>
        <MetaData>
            <CreateTime>
                2014-09-19T13:16:17-07:00
            </CreateTime>
            <LastUpdatedTime>
                2014-09-19T13:16:17-07:00
            </LastUpdatedTime>
        </MetaData>
        <CustomField>
            <DefinitionId>
                1
            </DefinitionId>
            <Name>
                Crew #
            </Name>
            <Type>
                StringType
            </Type>
            <StringValue>
                102
            </StringValue>
        </CustomField>
        <DocNumber>
            1037
        </DocNumber>
        <TxnDate>
            2014-09-19
        </TxnDate>
        <LinkedTxn>
            <TxnId>
                100
            </TxnId>
            <TxnType>
                Estimate
            </TxnType>
        </LinkedTxn>
        <Line>
            <Id>
                1
            </Id>
            <LineNum>
                1
            </LineNum>
            <Description>
                Rock Fountain
            </Description>
            <Amount>
                275.00
            </Amount>
            <DetailType>
                SalesItemLineDetail
            </DetailType>
            <SalesItemLineDetail>
                <ItemRef name="Rock Fountain">
                    5
                </ItemRef>
                <UnitPrice>
                    275
                </UnitPrice>
                <Qty>
                    1
                </Qty>
                <TaxCodeRef>
                    TAX
                </TaxCodeRef>
            </SalesItemLineDetail>
        </Line>
        <Line>
            <Id>
                2
            </Id>
            <LineNum>
                2
            </LineNum>
            <Description>
                Fountain Pump
            </Description>
            <Amount>
                12.75
            </Amount>
            <DetailType>
                SalesItemLineDetail
            </DetailType>
            <SalesItemLineDetail>
                <ItemRef name="Pump">
                    11
                </ItemRef>
                <UnitPrice>
                    12.75
                </UnitPrice>
                <Qty>
                    1
                </Qty>
                <TaxCodeRef>
                    TAX
                </TaxCodeRef>
            </SalesItemLineDetail>
        </Line>
        <Line>
            <Id>
                3
            </Id>
            <LineNum>
                3
            </LineNum>
            <Description>
                Concrete for fountain installation
            </Description>
            <Amount>
                47.50
            </Amount>
            <DetailType>
                SalesItemLineDetail
            </DetailType>
            <SalesItemLineDetail>
                <ItemRef name="Concrete">
                    3
                </ItemRef>
                <UnitPrice>
                    9.5
                </UnitPrice>
                <Qty>
                    5
                </Qty>
                <TaxCodeRef>
                    TAX
                </TaxCodeRef>
            </SalesItemLineDetail>
        </Line>
        <Line>
            <Amount>
                335.25
            </Amount>
            <DetailType>
                SubTotalLineDetail
            </DetailType>
            <SubTotalLineDetail />
        </Line>
        <TxnTaxDetail>
            <TxnTaxCodeRef>
                2
            </TxnTaxCodeRef>
            <TotalTax>
                26.82
            </TotalTax>
            <TaxLine>
                <Amount>
                    26.82
                </Amount>
                <DetailType>
                    TaxLineDetail
                </DetailType>
                <TaxLineDetail>
                    <TaxRateRef>
                        3
                    </TaxRateRef>
                    <PercentBased>
                        true
                    </PercentBased>
                    <TaxPercent>
                        8
                    </TaxPercent>
                    <NetAmountTaxable>
                        335.25
                    </NetAmountTaxable>
                </TaxLineDetail>
            </TaxLine>
        </TxnTaxDetail>
        <CustomerRef name="Sonnenschein Family Store">
            24
        </CustomerRef>
        <ProjectRef>
            39298045
        </ProjectRef>
        <CustomerMemo>
            Thank you for your business and have a great day!
        </CustomerMemo>
        <BillAddr>
            <Id>
                95
            </Id>
            <Line1>
                Russ Sonnenschein
            </Line1>
            <Line2>
                Sonnenschein Family Store
            </Line2>
            <Line3>
                5647 Cypress Hill Ave.
            </Line3>
            <Line4>
                Middlefield, CA 94303
            </Line4>
            <Lat>
                37.4238562
            </Lat>
            <Long>
                -122.1141681
            </Long>
        </BillAddr>
        <ShipAddr>
            <Id>
                25
            </Id>
            <Line1>
                5647 Cypress Hill Ave.
            </Line1>
            <City>
                Middlefield
            </City>
            <CountrySubDivisionCode>
                CA
            </CountrySubDivisionCode>
            <PostalCode>
                94303
            </PostalCode>
            <Lat>
                37.4238562
            </Lat>
            <Long>
                -122.1141681
            </Long>
        </ShipAddr>
        <SalesTermRef>
            3
        </SalesTermRef>
        <DueDate>
            2014-10-19
        </DueDate>
        <TotalAmt>
            362.07
        </TotalAmt>
        <ApplyTaxAfterDiscount>
            false
        </ApplyTaxAfterDiscount>
        <PrintStatus>
            NeedToPrint
        </PrintStatus>
        <EmailStatus>
            NotSet
        </EmailStatus>
        <BillEmail>
            <Address>
                Familiystore@intuit.com
            </Address>
        </BillEmail>
        <Balance>
            362.07
        </Balance>
        <Deposit>
            0
        </Deposit>
    </Invoice>