Struct AnalyticsKit.Currency
Namespace: Pley
Assembly: Pley.dll
Syntax
public struct Currency
Fields
amount
Declaration
public int amount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| System.String |
type
Declaration
public PleyCurrencyType type
Field Value
| Type | Description |
|---|---|
| PleyCurrencyType |