@seven.io/client
Preparing search index...
SmsParams
Type Alias SmsParams
type
SmsParams
=
{
delay
?:
Date
;
files
?:
SmsFile
[]
;
flash
?:
boolean
;
foreign_id
?:
string
;
from
?:
string
;
label
?:
string
;
performance_tracking
?:
boolean
;
text
:
string
;
to
:
string
[]
;
ttl
?:
number
;
udh
?:
string
;
}
Index
Properties
delay?
files?
flash?
foreign_
id?
from?
label?
performance_
tracking?
text
to
ttl?
udh?
Properties
Optional
delay
delay
?:
Date
Optional
files
files
?:
SmsFile
[]
Optional
flash
flash
?:
boolean
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
Optional
udh
udh
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delay
files
flash
foreign_
id
from
label
performance_
tracking
text
to
ttl
udh
@seven.io/client
Loading...