Documentation
Preparing search index...
@kehto/shell
ResourceBytesManyResult
Interface ResourceBytesManyResult
Outbound: ordered bulk fetch result.
interface
ResourceBytesManyResult
{
id
:
string
;
items
:
readonly
ResourceBytesManyItem
[]
;
type
:
"resource.bytesMany.result"
;
}
Index
Properties
id
items
type
Properties
id
id
:
string
items
items
:
readonly
ResourceBytesManyItem
[]
type
type
:
"resource.bytesMany.result"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
items
type
Documentation
Loading...
Outbound: ordered bulk fetch result.