@seven.io/client
Preparing search index...
RcsDispatchParams
Type Alias RcsDispatchParams
type
RcsDispatchParams
=
{
delay
?:
string
;
foreign_id
?:
string
;
from
?:
string
;
label
?:
string
;
performance_tracking
?:
boolean
;
text
:
string
;
to
:
string
;
ttl
?:
number
;
}
Index
Properties
delay?
foreign_
id?
from?
label?
performance_
tracking?
text
to
ttl?
Properties
Optional
delay
delay
?:
string
Optional
foreign_
id
foreign_id
?:
string
Optional
from
from
?:
string
Optional
label
label
?:
string
Optional
performance_
tracking
performance_tracking
?:
boolean
text
text
:
string
to
to
:
string
Optional
ttl
ttl
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delay
foreign_
id
from
label
performance_
tracking
text
to
ttl
@seven.io/client
Loading...