Add latest client (elm)

This commit is contained in:
goga-m 2017-09-25 17:16:33 +03:00 committed by Josh Harvey
parent e8f41c1427
commit bb26c0f458
2 changed files with 98 additions and 63 deletions

View file

@ -62,7 +62,7 @@ function getDailyVolume (id) {
*
* @function format
*
* @param {object} customer Customer object
* @param {object} Customer object
* @returns {object} Customer camelized & populated with computed fields
*/
function format (customer) {