UNPKG

ih-portal

Version:

A project for connecting interaction hub services with catalyst-ui components

18 lines (17 loc) 677 B
module.exports = module.exports = { 'AccountSummary': [{ 'AccountBalance': '1202', 'AccountBalanceAltMsg':'Account does not exist.', 'DueNowBalance' :'90000', 'DueNowBalanceAltMsg':'You have no outstanding charges or deposits at this time.', 'FutureBalanceAltMsg': 'You have no outstanding charges or deposits at this time.', 'NextPaymentDue':'$2,202.00', 'LastPayment':'-8000.00', 'LastPaymentDate':'2015-02-24', 'LastPaymentAltMsg': 'You have no payment activity.', 'PendingFinancialAid':'0', 'PendingFinancialAltMsg': 'No rows returned.', 'isFetching':false, 'isFault':false, }], }