@theredspace/spp-client
Preparing search index...
ResourceRequestQueue
Interface ResourceRequestQueue
Queue entries for processing ResourceRequest items.
interface
ResourceRequestQueue
{
attempts
:
number
;
booking_type_id
:
string
;
created
:
DateContainer
;
customerid
:
string
;
date_end
:
DateContainer
;
date_start
:
DateContainer
;
external_id
:
string
;
id
:
string
;
last_attempt
:
DateContainer
;
name
:
string
;
notes
:
string
;
number
:
string
;
percent_fulfilled
:
number
;
projectid
:
string
;
request_id
:
string
;
resource_request_id
:
string
;
resourcesearch_id
:
string
;
slots
:
number
;
status
:
string
;
updated
:
DateContainer
;
}
Index
Properties
attempts
booking_
type_
id
created
customerid
date_
end
date_
start
external_
id
id
last_
attempt
name
notes
number
percent_
fulfilled
projectid
request_
id
resource_
request_
id
resourcesearch_
id
slots
status
updated
Properties
attempts
attempts
:
number
booking_
type_
id
booking_type_id
:
string
created
created
:
DateContainer
customerid
customerid
:
string
date_
end
date_end
:
DateContainer
date_
start
date_start
:
DateContainer
external_
id
external_id
:
string
id
id
:
string
last_
attempt
last_attempt
:
DateContainer
name
name
:
string
notes
notes
:
string
number
number
:
string
percent_
fulfilled
percent_fulfilled
:
number
projectid
projectid
:
string
request_
id
request_id
:
string
resource_
request_
id
resource_request_id
:
string
resourcesearch_
id
resourcesearch_id
:
string
slots
slots
:
number
status
status
:
string
updated
updated
:
DateContainer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempts
booking_
type_
id
created
customerid
date_
end
date_
start
external_
id
id
last_
attempt
name
notes
number
percent_
fulfilled
projectid
request_
id
resource_
request_
id
resourcesearch_
id
slots
status
updated
@theredspace/spp-client
Loading...
Queue entries for processing ResourceRequest items.