Skip to content

AuditLogOperation

API Reference / privatefolio-backend / interfaces / AuditLogOperation

AuditLogOperation = "Deposit" | "Buy" | "Buy with Credit Card" | "Sell" | "Fee" | "Withdraw" | "Funding Fee" | "Commission" | "Conversion" | "Insurance Fund" | "Transfer" | "Smart Contract" | "Realized Profit and Loss" | "Reward" | "Margin Loan" | "Margin Repayment" | "Liquidation Repayment" | "API Rebate" | "Delivered Settelment" | "Referrer Rebates" | "Commission Rebate" | "Options Fee" | "Options Purchase" | "Auto Exchange" | "Increase Fee" | "Unknown" | "Mint" | "Wrap" | "Stake" | "Unstake"

Defined in: interfaces.ts:98