Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Class and Description |
---|---|
class |
Bill
Bill is an AP transaction representing a
request-for-payment from a third party for goods/services rendered
and/or received
|
class |
BillPayment
Financial transaction representing a Payment by
check issued to pay one or more bills received from 3rd party
(vendor) for purchased goods or services.
|
class |
ChargeCredit
Financial transaction representing a request for
credit on payment for
goods or services that have been sold.
|
class |
CreditMemo
Financial transaction representing a refund (or
credit) of payment or part of a payment for goods or services that
have been sold.
|
class |
Deposit
Transaction recording a payment from the customer
held in the Undeposited Funds account into the Bank account.
|
class |
Estimate
Transaction entity is the base class of all
transactions
|
class |
Invoice
Product: QBO
Description: The Invoice entity
represents an invoice to a customer.
|
class |
JournalEntry
Accounting transaction, consists of journal lines,
each of which is either a debit or a credit.
|
class |
Payment
Financial transaction representing a payment from a
customer applied to one or more sales transactions
|
class |
Purchase
Financial Transaction information that pertains to
the entire Check.
|
class |
PurchaseByVendor
Financial Transaction information that pertains to
the entire Bill.
|
class |
PurchaseOrder
PurchaseOrder is a non-posting transaction
representing a request to purchase goods or services from a third
party.
|
class |
RefundReceipt
Financial transaction representing a refund (or
credit) of payment or part of a payment for goods or services that
have been sold.
|
class |
ReimburseCharge
Product: QBO Description: Reimburse charge object
for QBO
|
class |
SalesOrder
Product: QBW
Description: A sales order is a
financial transaction that represents a request received from a
customer to purchase products or services.
|
class |
SalesReceipt
SalesReceipt Transaction entity
|
class |
SalesTransaction
Product: ALL
Description: Base class of all Sales
transaction entities.
|
class |
StatementCharge
Financial transaction representing a request for
payment for goods or services that have been sold.
|
class |
Transfer
Financial transaction representing transfer of
funds between accounts.
|
class |
VendorCredit
Bill is an AP transaction representing a
request-for-payment from a third party for goods/services rendered
and/or received
|
Modifier and Type | Method and Description |
---|---|
Transaction |
ObjectFactory.createTransaction()
Create an instance of
Transaction |
Copyright © 2017. All rights reserved.