Class CurrencyAmount
Snapshot for currency amounts.
Inheritance
System.Object
CurrencyAmount
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class CurrencyAmount
Constructors
Name | Description |
---|---|
CurrencyAmount() |
Properties
Name | Description |
---|---|
Amount | Gets or sets the currency amount. |
CurrencyPath | Gets or sets the path to the currency. |
Source | Gets or sets the currency source. |