Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Contract
Abstract
Contract
Line
Contract
Create
Contract
Delete
Contract
Line
Create
Contract
Line
Delete
Contract
Line
Hold
Contract
Line
Resume
constructor
_control
Id
as
OfDate
record
No
resume
Billing
resume
Expense
resume
Revenue
control
Id
write
Xml
Contract
Line
Update
Contract
Update
Hierarchy
AbstractFunction
ContractLineResume
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
as
OfDate
record
No
resume
Billing
resume
Expense
resume
Revenue
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Contract
Line
Resume
(
controlId
?:
string
)
:
ContractLineResume
Parameters
Optional
controlId:
string
Returns
ContractLineResume
Properties
Protected
_control
Id
_control
Id
:
string
as
OfDate
as
OfDate
:
Date
record
No
record
No
:
number
resume
Billing
resume
Billing
:
boolean
resume
Expense
resume
Expense
:
boolean
resume
Revenue
resume
Revenue
:
boolean
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
Generated using
TypeDoc