@theredspace/spp-client
Preparing search index...
ScheduleRequest
Interface ScheduleRequest
interface
ScheduleRequest
{
approval_status
:
"P"
|
"A"
|
"R"
|
"O"
;
attachmentid
:
string
;
categoryid
:
number
;
created
:
DateContainer
;
customerid
:
number
;
date
:
DateContainer
;
date_approved
?:
DateContainer
;
date_submitted
?:
DateContainer
;
description
?:
string
;
enddate
:
DateContainer
;
externalid
?:
string
;
id
:
string
;
name
?:
string
;
notes
?:
string
;
number
:
number
;
prefix
:
string
;
project_taskid
:
string
;
projectid
:
string
;
startdate
:
DateContainer
;
timetype
:
"P"
|
"R"
;
timetypeid
:
string
;
updated
:
DateContainer
;
userid
:
string
;
}
Index
Properties
approval_
status
attachmentid
categoryid
created
customerid
date
date_
approved?
date_
submitted?
description?
enddate
externalid?
id
name?
notes?
number
prefix
project_
taskid
projectid
startdate
timetype
timetypeid
updated
userid
Properties
approval_
status
approval_status
:
"P"
|
"A"
|
"R"
|
"O"
attachmentid
attachmentid
:
string
categoryid
categoryid
:
number
created
created
:
DateContainer
customerid
customerid
:
number
date
date
:
DateContainer
Optional
date_
approved
date_approved
?:
DateContainer
Optional
date_
submitted
date_submitted
?:
DateContainer
Optional
description
description
?:
string
enddate
enddate
:
DateContainer
Optional
externalid
externalid
?:
string
id
id
:
string
Optional
name
name
?:
string
Optional
notes
notes
?:
string
number
number
:
number
prefix
prefix
:
string
project_
taskid
project_taskid
:
string
projectid
projectid
:
string
startdate
startdate
:
DateContainer
timetype
timetype
:
"P"
|
"R"
timetypeid
timetypeid
:
string
updated
updated
:
DateContainer
userid
userid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval_
status
attachmentid
categoryid
created
customerid
date
date_
approved
date_
submitted
description
enddate
externalid
id
name
notes
number
prefix
project_
taskid
projectid
startdate
timetype
timetypeid
updated
userid
@theredspace/spp-client
Loading...