Class AccountAndAmount
Inheritance
System.Object
AccountAndAmount
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
public sealed class AccountAndAmount : ValueType
Fields
Amount
Declaration
public float Amount
Field Value
| Type | Description |
|---|---|
| System.Single |
BankAccountID
Declaration
public int BankAccountID
Field Value
| Type | Description |
|---|---|
| System.Int32 |