Stream Chat Unreal SDK
Loading...
Searching...
No Matches
UpdateUsersPartialRequestDto.h
1// Copyright 2022 Stream.IO, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "CoreMinimal.h"
6#include "UpdateUserPartialRequestDto.h"
7
8#include "UpdateUsersPartialRequestDto.generated.h"
9
14USTRUCT()
16{
17 GENERATED_BODY()
18
19
20 UPROPERTY()
22};
#/components/schemas/UpdateUserPartialRequest
Definition: UpdateUserPartialRequestDto.h:16
#/components/schemas/UpdateUsersPartialRequest
Definition: UpdateUsersPartialRequestDto.h:16