# GetTransactionOperation
## Enum Variants
| Transfer | TRANSFER |
| Burn | BURN |
| ContractCall | CONTRACT_CALL |
| Mint | MINT |
| Raw | RAW |
| TypedMessage | TYPED_MESSAGE |
| ProgramCall | PROGRAM_CALL |
| EnableAsset | ENABLE_ASSET |
| Stake | STAKE |
| Unstake | UNSTAKE |
| Withdraw | WITHDRAW |
| RedeemFromCompound | REDEEM_FROM_COMPOUND |
| SupplyToCompound | SUPPLY_TO_COMPOUND |
| Approve | APPROVE |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)