public getTransactionType = async (options: {
    /**
     * The name of the transaction type to get
     */
    transactionType: string;