Class GetBalancesOptions
Options for a GetBalancesAsync call.
Inherited Members
Namespace: Unity.Services.Economy
Assembly: Unity.Services.Economy.dll
Syntax
public class GetBalancesOptions
Fields
ItemsPerFetch
The number of items to fetch per call
Declaration
public int ItemsPerFetch
Field Value
Type | Description |
---|---|
int |