solapi
Preparing search index...
models/requests/messages/getMessagesRequest
GetMessagesFinalizedPayload
Type Alias GetMessagesFinalizedPayload
type
GetMessagesFinalizedPayload
=
{
dateType
?:
DateType
;
endDate
?:
string
;
from
?:
string
;
groupId
?:
string
;
limit
?:
number
;
messageId
?:
string
;
messageIds
?:
ReadonlyArray
<
string
>
;
startDate
?:
string
;
startKey
?:
string
;
statusCode
?:
string
;
to
?:
string
;
type
?:
string
;
}
Index
Properties
date
Type?
end
Date?
from?
group
Id?
limit?
message
Id?
message
Ids?
start
Date?
start
Key?
status
Code?
to?
type?
Properties
Optional
date
Type
dateType
?:
DateType
Optional
end
Date
endDate
?:
string
Optional
from
from
?:
string
Optional
group
Id
groupId
?:
string
Optional
limit
limit
?:
number
Optional
message
Id
messageId
?:
string
Optional
message
Ids
messageIds
?:
ReadonlyArray
<
string
>
Optional
start
Date
startDate
?:
string
Optional
start
Key
startKey
?:
string
Optional
status
Code
statusCode
?:
string
Optional
to
to
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Type
end
Date
from
group
Id
limit
message
Id
message
Ids
start
Date
start
Key
status
Code
to
type
solapi
Loading...