Schema module casts an account data object into a more organized form
Methods
-
Name Type Description accountsData
array account data objects to cast/scheme
Returns:
Type Description array returns array of account data objects schemed/casted in the manner @see schemaOne
-
Name Type Description accountData
object account data object to cast/scheme
Returns:
Type Description object returns account data object schemed/casted in the manner : {profile, social, details, apps, api}