I am currently just using a string to allow the user to pass a template name as a set up parameter but access to the internal data structure would eliminate the risk of typing errors.
Currently if the ATM name is mistyped it is not apparent until the call to the ATM fails to do anything.
Thanks,
Gains

Comment