nest-whatsapp - v0.0.1
Preparing search index...
WhatsAppPhoneNumberListResponse
Interface WhatsAppPhoneNumberListResponse
interface
WhatsAppPhoneNumberListResponse
{
data
:
WhatsAppPhoneNumber
[]
;
paging
?:
{
cursors
?:
{
after
?:
string
;
before
?:
string
}
;
next
?:
string
}
;
}
Index
Properties
data
paging?
Properties
data
data
:
WhatsAppPhoneNumber
[]
Optional
paging
paging
?:
{
cursors
?:
{
after
?:
string
;
before
?:
string
}
;
next
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
paging
nest-whatsapp - v0.0.1
Loading...