예제 #1
0
def getJSONDescriptionVector(cardNumber, JSONCardDict, useRelevant):
    return JUtils.retrieveCardDataIntoVector(cardNumber, JSONCardDict, useRelevant)
예제 #2
0
def getJSONDescriptionDictionary():
    return JUtils.parseJsonIntoCardsDictionary()