Show / Hide Table of Contents

Enum FundingReason

The reason that an Account is being funded.

Namespace: FFT.Oanda.Transactions
Assembly: FFT.Oanda.dll
Syntax
public enum FundingReason : int

Fields

Name Description
ACCOUNT_TRANSFER

Funds are being transferred between two Accounts.

ADJUSTMENT

Funds are being transferred as part of an Account adjustment

CLIENT_FUNDING

The client has initiated a funds transfer

DIVISION_MIGRATION

Funds are being transferred as part of a Division migration

SITE_MIGRATION

Funds are being transferred as part of a Site migration

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX