Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Bill
Create
constructor
_control
Id
action
attachments
Id
base
Currency
bill
Number
custom
Fields
description
do
Not
Post
ToGl
due
Date
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
external
Id
gl
Posting
Date
lines
on
Hold
pay
ToContact
Name
payment
Term
record
No
reference
Number
return
ToContact
Name
summary
Record
No
transaction
Currency
transaction
Date
vendor
Id
control
Id
write
Xml
write
Xml
Multi
Currency
Section
Hierarchy
AbstractBill
BillCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
action
attachments
Id
base
Currency
bill
Number
custom
Fields
description
do
Not
Post
ToGl
due
Date
exchange
Rate
Date
exchange
Rate
Type
exchange
Rate
Value
external
Id
gl
Posting
Date
lines
on
Hold
pay
ToContact
Name
payment
Term
record
No
reference
Number
return
ToContact
Name
summary
Record
No
transaction
Currency
transaction
Date
vendor
Id
Accessors
control
Id
Methods
write
Xml
write
Xml
Multi
Currency
Section
Constructors
constructor
new
Bill
Create
(
controlId
?:
string
)
:
BillCreate
Parameters
Optional
controlId:
string
Returns
BillCreate
Properties
Protected
_control
Id
_control
Id
:
string
action
action
:
string
attachments
Id
attachments
Id
:
string
base
Currency
base
Currency
:
string
bill
Number
bill
Number
:
string
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
do
Not
Post
ToGl
do
Not
Post
ToGl
:
boolean
due
Date
due
Date
:
Date
exchange
Rate
Date
exchange
Rate
Date
:
Date
exchange
Rate
Type
exchange
Rate
Type
:
string
exchange
Rate
Value
exchange
Rate
Value
:
number
external
Id
external
Id
:
string
gl
Posting
Date
gl
Posting
Date
:
Date
lines
lines
:
AbstractBillLine
[]
on
Hold
on
Hold
:
boolean
pay
ToContact
Name
pay
ToContact
Name
:
string
payment
Term
payment
Term
:
string
record
No
record
No
:
number
reference
Number
reference
Number
:
string
return
ToContact
Name
return
ToContact
Name
:
string
summary
Record
No
summary
Record
No
:
number
transaction
Currency
transaction
Currency
:
string
transaction
Date
transaction
Date
:
Date
vendor
Id
vendor
Id
:
string
Accessors
control
Id
get
controlId
(
)
:
string
set
controlId
(
controlId
:
string
)
:
void
Returns
string
Parameters
controlId:
string
Returns
void
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Protected
write
Xml
Multi
Currency
Section
write
Xml
Multi
Currency
Section
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc