Class EconomyReference
A reference to another resource definition from within a purchase.
Inherited Members
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
[Preserve]
public class EconomyReference
Constructors
| Name | Description |
|---|---|
| EconomyReference(ConfigurationItemDefinition) |
Methods
| Name | Description |
|---|---|
| GetReferencedConfigurationItem() | Gets the referenced configuration item, which will automatically be deserialized to its target type. You can cast to this type by checking the |