Saxonberg Server API
Preparing search index...
mud/api/glob
ApplyQuantityResult
Interface ApplyQuantityResult<R>
interface
ApplyQuantityResult
<
R
>
{
applied
:
number
;
notes
:
GlobNote
[]
;
ok
:
boolean
;
payloads
:
R
[]
;
status
?:
GlobApplyStatus
;
}
Type Parameters
R
Index
Properties
applied
notes
ok
payloads
status?
Properties
applied
applied
:
number
notes
notes
:
GlobNote
[]
ok
ok
:
boolean
payloads
payloads
:
R
[]
Optional
status
status
?:
GlobApplyStatus
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
applied
notes
ok
payloads
status
Saxonberg Server API
Loading...