Preparing search index...
The search index is not available
@mobilon/amotop - v0.1.31
@mobilon/amotop
GetLeadsParams
Interface GetLeadsParams
interface
GetLeadsParams
{
filter
?:
{
createdAtFrom
?:
number
;
createdAtTo
?:
number
;
}
;
limit
?:
number
;
page
?:
number
;
query
?:
string
;
}
Index
Properties
filter?
limit?
page?
query?
Properties
Optional
filter
filter
?:
{
createdAtFrom
?:
number
;
createdAtTo
?:
number
;
}
Type declaration
Optional
created
At
From
?:
number
Optional
created
At
To
?:
number
Optional
limit
limit
?:
number
Optional
page
page
?:
number
Optional
query
query
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
filter
limit
page
query
@mobilon/amotop - v0.1.31
Classes
AmoApiClient
AmoFileClient
AmoJoChannelClient
AmoJoScopeClient
AmoPrivateApiClient
AmoService
Enumerations
DeliveryStatusEnum
PhoneCallDirection
PipelineStatusType
Interfaces
AmoApiClientOptions
AmoJoChannelClientOptions
AmoJoScopeClientOptions
AmoServiceOptions
ExchangeAccessTokenOptions
ExchangeCodeOptions
GetAccountParams
GetLeadsParams
GetTalkParams
Loading...
Generated using
TypeDoc