![]() |
Nakama C++ Client SDK 2.5.1
Client for Nakama Server
|
Storage objects to delete. More...
#include <NStorageObjectId.h>
Public Attributes | |
std::string | collection |
The collection which stores the object. More... | |
std::string | key |
The key of the object within the collection. More... | |
std::string | version |
The version hash of the object. More... | |
Storage objects to delete.
std::string NDeleteStorageObjectId::collection |
The collection which stores the object.
std::string NDeleteStorageObjectId::key |
The key of the object within the collection.
std::string NDeleteStorageObjectId::version |
The version hash of the object.