solapi
Preparing search index...
models/responses/messageResponses
AddMessageResult
Type Alias AddMessageResult
type
AddMessageResult
=
{
accountId
:
string
;
country
:
string
;
customFields
?:
Record
<
string
,
string
>
;
from
:
string
;
messageId
:
string
;
statusCode
:
string
;
statusMessage
:
string
;
to
:
string
;
type
:
string
;
}
Index
Properties
account
Id
country
custom
Fields?
from
message
Id
status
Code
status
Message
to
type
Properties
account
Id
accountId
:
string
country
country
:
string
Optional
custom
Fields
customFields
?:
Record
<
string
,
string
>
from
from
:
string
message
Id
messageId
:
string
status
Code
statusCode
:
string
status
Message
statusMessage
:
string
to
to
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
country
custom
Fields
from
message
Id
status
Code
status
Message
to
type
solapi
Loading...