A storage acknowledgement.
More...
|
| string | Collection [get] |
| | The collection which stores the object.
|
| string | Key [get] |
| | The key of the object within the collection.
|
| string | UserId [get] |
| | The owner of the object.
|
| string | Version [get] |
| | The version hash of the object.
|
A storage acknowledgement.
◆ Collection
| string Nakama.Console.IApiStorageObjectAck.Collection |
|
get |
The collection which stores the object.
◆ Key
| string Nakama.Console.IApiStorageObjectAck.Key |
|
get |
The key of the object within the collection.
◆ UserId
| string Nakama.Console.IApiStorageObjectAck.UserId |
|
get |
◆ Version
| string Nakama.Console.IApiStorageObjectAck.Version |
|
get |
The version hash of the object.
The documentation for this interface was generated from the following file: