fun fromTransactionTypeToString(type: TransactionType): String
Converts TransactionType to String.
type - The input TransactionType.
type
Return The resulting String.
Author Juri Lozowoj