Class TransactionSnapshot
Snapshot of in-game transactions.
Inheritance
System.Object
TransactionSnapshot
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 TransactionSnapshot
Constructors
Name | Description |
---|---|
TransactionSnapshot() |
Properties
Name | Description |
---|---|
ContinuationToken | Gets or sets the continuation token. |
MarketplaceLastSuccessfulDates | Gets or sets the list of date-stamped marketplace operation snapshots. |
Transactions | Gets or sets the list of transactions. |