Module: fields

Methods

(static) exports.getFieldNames(hash) → {Array.<string>}

Parameters:
Name Type Description
hash object
Returns:

Member names from hash that do not begin with double-underscore.

Type
Array.<string>