Preparing search index...
The search index is not available
efficy-u-rpc-api
efficy-u-rpc-api
CrmTypes
ListSummaryServerResponse
Interface ListSummaryServerResponse<T>
interface
ListSummaryServerResponse
<
T
>
{
errors
?:
ApiError
[]
;
list
:
T
[]
;
}
Type Parameters
T
=
unknown
Index
Properties
errors?
list
Properties
Optional
errors
errors
?:
ApiError
[]
list
list
:
T
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
errors
list
efficy-u-rpc-api
Loading...