Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
IListingElementsResponse
Interface IListingElementsResponse<T>
interface
IListingElementsResponse
<
T
extends
Element
>
{
asyncListingInitiated
?:
boolean
;
count
:
number
;
elements
:
T
[]
;
}
Type Parameters
T
extends
Element
Index
Properties
async
Listing
Initiated?
count
elements
Properties
Optional
async
Listing
Initiated
asyncListingInitiated
?:
boolean
count
count
:
number
elements
elements
:
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
async
Listing
Initiated
count
elements
edocu-sdk
Loading...