Show / Hide Table of Contents

Class TransferType

Inheritance
System.Object
TransferType
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class TransferType : Enum

Fields

ContractPayment

Declaration
public const TransferType ContractPayment
Field Value
Type Description
TransferType

ContractRefund

Declaration
public const TransferType ContractRefund
Field Value
Type Description
TransferType

CraftingFee

Declaration
public const TransferType CraftingFee
Field Value
Type Description
TransferType

CraftingPayment

Declaration
public const TransferType CraftingPayment
Field Value
Type Description
TransferType

CraftingRefund

Declaration
public const TransferType CraftingRefund
Field Value
Type Description
TransferType

CurrencyExchange

Declaration
public const TransferType CurrencyExchange
Field Value
Type Description
TransferType

DebtPayment

Declaration
public const TransferType DebtPayment
Field Value
Type Description
TransferType

DeedSales

Declaration
public const TransferType DeedSales
Field Value
Type Description
TransferType

DirectTransfer

Declaration
public const TransferType DirectTransfer
Field Value
Type Description
TransferType

EscrowStoring

Declaration
public const TransferType EscrowStoring
Field Value
Type Description
TransferType

FundsAllocation

Declaration
public const TransferType FundsAllocation
Field Value
Type Description
TransferType

GovernmentTransfer

Declaration
public const TransferType GovernmentTransfer
Field Value
Type Description
TransferType

Loan

Declaration
public const TransferType Loan
Field Value
Type Description
TransferType

MoveInFee

Declaration
public const TransferType MoveInFee
Field Value
Type Description
TransferType

Rent

Declaration
public const TransferType Rent
Field Value
Type Description
TransferType

RepairBounty

Declaration
public const TransferType RepairBounty
Field Value
Type Description
TransferType

StoreSales

Declaration
public const TransferType StoreSales
Field Value
Type Description
TransferType

Tax

Declaration
public const TransferType Tax
Field Value
Type Description
TransferType

TollPayment

Declaration
public const TransferType TollPayment
Field Value
Type Description
TransferType

Tuition

Declaration
public const TransferType Tuition
Field Value
Type Description
TransferType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Wage

Declaration
public const TransferType Wage
Field Value
Type Description
TransferType

WorkPartyPayment

Declaration
public const TransferType WorkPartyPayment
Field Value
Type Description
TransferType

WorkPartyRefund

Declaration
public const TransferType WorkPartyRefund
Field Value
Type Description
TransferType

Extension Methods

CommandLine.FeedFromCommandLine(Object)
CommandLine.ToCommandLineArgs(Object, Func<Object, Boolean>)
ListUtil.DepthFirstTraversal<T>(T, Func<T, IEnumerable<T>>)
EnumerableExtensions.SingleItemAsEnumerable<T>(T)
EventUtils.RaiseEvent<TEventArgs>(Object, String, TEventArgs)
PredicateUtils.MatchesAll<TEnumerable, T>(T, TEnumerable)
PredicateUtils.MatchesAll<T>(T, Func<T, Boolean>[])
PredicateUtils.MatchesAny<TEnumerable, T>(T, TEnumerable)
ReflectionUtils.PropertyValue<T>(Object, PropertyInfo)
ReflectionUtils.TryGetPropertyValueByName<T>(Object, String, out T)
ReflectionUtils.GetPropertyValueByName<T>(Object, String)
ReflectionUtils.SetPropertyByName(Object, String, Object)
ReflectionUtils.GetStructPropertyByName<T>(Object, String)
ReflectionUtils.GetStringPropertyByName(Object, String)
ReflectionUtils.ZipByProperty<T>(Object, Object, Object, Func<T, T, T>)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾