FileMaker Data API Tools API - v1.2.0
Preparing search index...
types/errors
RequestChainEntry
Interface RequestChainEntry
interface
RequestChainEntry
{
attempt
:
number
;
method
?:
string
;
url
?:
string
;
status
?:
number
;
elapsedMs
?:
number
;
at
?:
string
;
note
?:
string
;
}
Index
Properties
attempt
method?
url?
status?
elapsed
Ms?
at?
note?
Properties
attempt
attempt
:
number
Optional
method
method
?:
string
Optional
url
url
?:
string
Optional
status
status
?:
number
Optional
elapsed
Ms
elapsedMs
?:
number
Optional
at
at
?:
string
Optional
note
note
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attempt
method
url
status
elapsed
Ms
at
note
FileMaker Data API Tools API - v1.2.0
Loading...