Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Project
Abstract
Task
Abstract
Timesheet
Abstract
Timesheet
Entry
Decline
Timesheet
Project
Create
Project
Delete
Project
Update
Task
Create
Task
Delete
Task
Update
Timesheet
Approve
Timesheet
Create
constructor
_control
Id
action
attachments
Id
begin
Date
custom
Fields
description
employee
Id
entries
record
No
control
Id
write
Xml
Timesheet
Delete
Timesheet
Entry
Create
Timesheet
Entry
Update
Timesheet
Update
Hierarchy
AbstractTimesheet
TimesheetCreate
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
action
attachments
Id
begin
Date
custom
Fields
description
employee
Id
entries
record
No
Accessors
control
Id
Methods
write
Xml
Constructors
constructor
new
Timesheet
Create
(
controlId
?:
string
)
:
TimesheetCreate
Parameters
Optional
controlId:
string
Returns
TimesheetCreate
Properties
Protected
_control
Id
_control
Id
:
string
action
action
:
string
attachments
Id
attachments
Id
:
string
begin
Date
begin
Date
:
Date
custom
Fields
custom
Fields
:
Array
<
[
string
,
any
]
>
= []
description
description
:
string
employee
Id
employee
Id
:
string
entries
entries
:
AbstractTimesheetEntry
[]
record
No
record
No
:
number
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