Exemplo n.º 1
0
def getJSONDescriptionVector(cardNumber, JSONCardDict, useRelevant):
    return JUtils.retrieveCardDataIntoVector(cardNumber, JSONCardDict, useRelevant)
Exemplo n.º 2
0
def getJSONDescriptionDictionary():
    return JUtils.parseJsonIntoCardsDictionary()