Field CustomData
Any custom data associated with this resource definition.
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
[Obsolete("The interface provided by CustomData has been replaced by CustomDataDeserializable, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
[Preserve]
public Dictionary<string, object> CustomData
Returns
Type | Description |
---|---|
Dictionary<string, object> |