package
0.0.0-20250106201702-85a2a508a64b
Repository: https://github.com/wepala/quickbooks-go.git
Documentation: pkg.go.dev
# Packages
An Account object is a component of a Chart Of Accounts, and is part of a ledger.
https://developer.intuit.com/docs/api/accounting/attachable
This page covers the Attachable, Upload, and Download resources used for attachment management.
https://developer.intuit.com/docs/api/accounting/bill
A Bill object is an AP transaction representing a request-for-payment from a third party for goods/services rendered and/or received.
https://developer.intuit.com/docs/api/accounting/billpayment
A BillPayment object represents the payment transaction for a bill that the business owner receives from a vendor for goods or services purchased from the vendor.
https://developer.intuit.com/docs/api/accounting/changedatacapture
The change data capture (cdc) operation returns a list of objects that have changed since a specified time.
https://developer.intuit.com/docs/api/accounting/class
Class objects provide a way to track different segments of the business so they're not tied to a particular client or project.
No description provided by the author
https://developer.intuit.com/docs/api/accounting/companyinfo
The CompanyInfo object contains basic company information.
No description provided by the author
https://developer.intuit.com/docs/api/accounting/creditmemo
The CreditMemo object is a financial transaction representing a refund or credit of payment or part of a payment for goods or services that have been sold.
https://developer.intuit.com/docs/api/accounting/customer
A customer is a consumer of the service or product that your business offers.
https://developer.intuit.com/docs/api/accounting/department
The Department resource provides a way to track transactions based on physical locations such as stores, sales regions, or countries.
https://developer.intuit.com/docs/api/accounting/deposit
A deposit object is a transaction that records one or more deposits of the following types:
A customer payment, originally held in the Undeposited Funds account, into the Asset Account specified by the Deposit.DepositToAccountRef attribute.
https://developer.intuit.com/docs/api/accounting/employee
An Employee object represents a person working for the company.
https://developer.intuit.com/docs/api/accounting/estimate
Estimate represents a proposal for a financial transaction from a business to a customer for goods or services proposed to be sold, including proposed pricing.
https://developer.intuit.com/docs/api/accounting/exchangerate
Applicable only for those companies that enable multicurrency, the exchangerate resource provides the ability to query and set exchange rates available to the QuickBooks Online company.
https://developer.intuit.com/docs/api/accounting/invoice
An Invoice represents a sales form where the customer pays for a product or service later.
https://developer.intuit.com/docs/api/accounting/item
An item is a thing that your company buys, sells, or re-sells, such as products and services.
https://developer.intuit.com/docs/api/accounting/journalentry
JournalEntry is a transaction in which:
There are at least one pair of lines, a debit and a credit, called distribution lines.
No description provided by the author
https://developer.intuit.com/docs/api/accounting/payment
A Payment object records a payment in QuickBooks.
https://developer.intuit.com/docs/api/accounting/paymentmethod
The PaymentMethod resource provides the method of payment for received goods.
https://developer.intuit.com/docs/api/accounting/preferences
The Preferences resource represents a set of company preferences that control application behavior in QuickBooks Online.
https://developer.intuit.com/docs/api/accounting/purchase
A Purchase object represents an expense, such as a purchase made from a vendor.
https://developer.intuit.com/docs/api/accounting/purchaseorder
The PurchaseOrder object is a non-posting transaction representing a request to purchase goods or services from a third party.
No description provided by the author
https://developer.intuit.com/docs/api/accounting/refundreceipt
A RefundReceipt object represents a refund to the customer for a product or service that was provided.
No description provided by the author
https://developer.intuit.com/docs/api/accounting/salesreceipt
A SalesReceipt object represents the sales receipt that is given to a customer.
https://developer.intuit.com/docs/api/accounting/taxagency
A TaxAgency object is associated with a tax rate and identifies the agency to which that tax rate applies, that is, the entity that collects those taxes.
https://developer.intuit.com/docs/api/accounting/taxcode
A TaxCode object is used to track the taxable or non-taxable status of products, services, and customers.
https://developer.intuit.com/docs/api/accounting/taxrate
A TaxRate object represents rate applied to calculate tax liability.
https://developer.intuit.com/docs/api/accounting/taxservice
The TaxService resource allows you to perform the following actions:
Create a new TaxCode object and specify a list of existing tax rates to be associated to that tax code.
https://developer.intuit.com/docs/api/accounting/term
A Term object represents the terms under which a sale is made, typically expressed in the form of days due after the goods are received.
https://developer.intuit.com/docs/api/accounting/timeactivity
The TimeActivity object represents a record of time worked by a vendor or employee.
https://developer.intuit.com/docs/api/accounting/transfer
A Transfer represents a transaction where funds are moved between two accounts from the company's QuickBooks chart of accounts.
https://developer.intuit.com/docs/api/accounting/vendor
The Vendor object represents the seller from whom your company purchases any service or product.
https://developer.intuit.com/docs/api/accounting/vendorcredit
The VendorCredit object is an accounts payable transaction that represents a refund or credit of payment for goods or services.
# Functions
Bool returns a pointer to the given bool value.
Byte returns a pointer to the given byte value.
Complex128 returns a pointer to the given complex128 value.
Complex64 returns a pointer to the given complex64 value.
Float32 returns a pointer to the given float32 value.
Float64 returns a pointer to the given float64 value.
Int returns a pointer to the given int value.
Int16 returns a pointer to the given int16 value.
Int32 returns a pointer to the given int32 value.
Int64 returns a pointer to the given int64 value.
Int8 returns a pointer to the given int8 value.
MustParseDate attempts to parse the given string as a date time.Time, and panics upon failure.
MustParseDateTime attempts to parse the given string as a datetime time.Time, and panics upon failure.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Rune returns a pointer to the given rune value.
String returns a pointer to the given string value.
Time returns a pointer to the given time.Time value.
Uint returns a pointer to the given uint value.
Uint16 returns a pointer to the given uint16 value.
Uint32 returns a pointer to the given uint32 value.
Uint64 returns a pointer to the given uint64 value.
Uint8 returns a pointer to the given uint8 value.
Uintptr returns a pointer to the given uintptr value.
UUID returns a pointer to the given uuid.UUID value.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Environments defines all of the API environments.
# Structs
No description provided by the author
No description provided by the author
ItemBasedExpenseLineDetail.
No description provided by the author
No description provided by the author
No description provided by the author
Specifies the Parent AccountId if this represents a SubAccount.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reference to the vendor for this transaction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Customer memo of the credit memo.
Currency reference type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reference to the customer type assigned to a customer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Email address.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Entity type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reference type.
No description provided by the author
No description provided by the author
No description provided by the author
Item Based Expense Line Detail.
No description provided by the author
Descriptive information about the object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Descriptive information about the object.
No description provided by the author
No description provided by the author
Modification metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Physical address.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The default terms.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Reference type.
No description provided by the author
No description provided by the author
No description provided by the author
Customer memo of the credit memo.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The columns of the report.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The header of the report.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The rows of the report.
No description provided by the author
The header of the row.
No description provided by the author
The rows of the row.
No description provided by the author
The header of the row.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Telephone number.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Website address.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
The type of transaction.
Type of the entity.
The type of detail for the line item.