Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 455 Bytes

class-familyaccountmanage.md

File metadata and controls

28 lines (15 loc) · 455 Bytes
description
controller/FamilyModel.js

class FamilyAccountManage

function static getInstance()

Method to get an instance of the manager.

Returns

The instance of FamilyAccountManage

function getFamilyAccount(cb)

Method for getting fetching family account from database.

{% hint style="info" %} Now only the default family are availble for fetching {% endhint %}

Parameters

cb: callback that takes FamilyAccount.