LootLocker Unreal Server SDK 6.5.0
Server-side backend SDK for Unreal Engine
Loading...
Searching...
No Matches
FLootLockerServerCreateWalletRequest Struct Reference

#include <LootLockerServerBalanceRequest.h>

Data Fields

FString Holder_id
 ULID of the holder you want to create a wallet for.
 
FString Holder_type
 The type of holder that this holder id refers to.
 
FString Id
 The id of the created wallet.
 

Field Documentation

◆ Holder_id

FString FLootLockerServerCreateWalletRequest::Holder_id

ULID of the holder you want to create a wallet for.

◆ Holder_type

FString FLootLockerServerCreateWalletRequest::Holder_type

The type of holder that this holder id refers to.

◆ Id

FString FLootLockerServerCreateWalletRequest::Id

The id of the created wallet.