Enum AssetReportTransaction.TransactionTypeEnum

java.lang.Object
java.lang.Enum<AssetReportTransaction.TransactionTypeEnum>
com.plaid.client.model.AssetReportTransaction.TransactionTypeEnum
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<AssetReportTransaction.TransactionTypeEnum>, java.lang.constant.Constable
Enclosing class:
AssetReportTransaction

public static enum AssetReportTransaction.TransactionTypeEnum
extends java.lang.Enum<AssetReportTransaction.TransactionTypeEnum>
Please use the `payment_channel` field, `transaction_type` will be deprecated in the future. `digital:` transactions that took place online. `place:` transactions that were made at a physical location. `special:` transactions that relate to banks, e.g. fees or deposits. `unresolved:` transactions that do not fit into the other three types.