Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FMessagePaginationParamsRequestDto Struct Reference

#/components/schemas/MessagePaginationParamsRequest More...

#include <MessagePaginationParamsRequestDto.h>

Public Attributes

uint32 Limit = TNumericLimits<uint32>::Max()
 
uint32 Offset = TNumericLimits<uint32>::Max()
 
FDateTime CreatedAtAfter = FDateTime{0}
 
FDateTime CreatedAtAfterOrEqual = FDateTime{0}
 
FDateTime CreatedAtBefore = FDateTime{0}
 
FDateTime CreatedAtBeforeOrEqual = FDateTime{0}
 
FString IdGt
 
FString IdGte
 
FString IdLt
 
FString IdLte
 

Detailed Description

#/components/schemas/MessagePaginationParamsRequest


The documentation for this struct was generated from the following file: