Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Purchasing
Transaction
Abstract
Purchasing
Transaction
Line
Purchasing
Transaction
Approve
Purchasing
Transaction
Create
Purchasing
Transaction
Decline
Purchasing
Transaction
Delete
Purchasing
Transaction
Line
Create
Purchasing
Transaction
Line
Update
billable
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
employee
Id
form1099
item
Description
item
Details
item
Id
line
No
location
Id
memo
override
Tax
Amount
price
project
Id
quantity
tax
taxable
unit
vendor
Id
warehouse
Id
write
Xml
Purchasing
Transaction
Update
Hierarchy
AbstractPurchasingTransactionLine
PurchasingTransactionLineUpdate
Implements
IXmlObject
Index
Properties
billable
class
Id
contract
Id
custom
Fields
customer
Id
department
Id
employee
Id
form1099
item
Description
item
Details
item
Id
line
No
location
Id
memo
override
Tax
Amount
price
project
Id
quantity
tax
taxable
unit
vendor
Id
warehouse
Id
Methods
write
Xml
Properties
billable
billable
:
boolean
class
Id
class
Id
:
string
contract
Id
contract
Id
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
customer
Id
customer
Id
:
string
department
Id
department
Id
:
string
employee
Id
employee
Id
:
string
form1099
form1099
:
boolean
item
Description
item
Description
:
string
item
Details
item
Details
:
AbstractTransactionItemDetail
[]
item
Id
item
Id
:
string
line
No
line
No
:
number
location
Id
location
Id
:
string
memo
memo
:
string
override
Tax
Amount
override
Tax
Amount
:
number
price
price
:
number
project
Id
project
Id
:
string
quantity
quantity
:
number
tax
tax
:
number
taxable
taxable
:
boolean
unit
unit
:
string
vendor
Id
vendor
Id
:
string
warehouse
Id
warehouse
Id
:
string
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc