Changes between Version 67 and Version 68 of UniformClearinghouseAPI


Ignore:
Timestamp:
09/25/13 10:19:09 (11 years ago)
Author:
mbrinn@bbn.com
Comment:

Clarify that lookup_XXX_member_info fields return a dictionary indexed by member URN

Legend:

Unmodified
Added
Removed
Modified
  • UniformClearinghouseAPI

    v67 v68  
    925925'''Return:'''
    926926
    927 List of dictionaries of name/value pairs of fields specified in ‘filter’ options for members matching ‘match’ criteria
     927Dictionary indexed by member URN of dictionaries of name/value pairs of fields specified in ‘filter’ options for members matching ‘match’ criteria
    928928
    929929*/
     
    941941'''Return:'''
    942942
    943 List of dictionaries of name/value pairs of fields specified in ‘filter’ options for members matching ‘match’ criteria
     943Dictionary indexed by member URN of name/value pairs of fields specified in ‘filter’ options for members matching ‘match’ criteria
    944944
    945945*/
     
    957957'''Return:'''
    958958
    959 List of dictionaries of name/value pairs of fields specified in ‘filter’ options for members matching ‘match’ criteria
     959Dictionary indexed by member URN of name/value pairs of fields specified in ‘filter’ options for members matching ‘match’ criteria
    960960
    961961*/