From 624e5d995c2fa593fb517a99e4b8b5f775afbeaf Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 6 Apr 2016 21:25:41 -0700 Subject: Adding getLookupTable API. --- .../model/ccb_lookup_table_list_response.xml | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 src/test/resources/com/p4square/ccbapi/model/ccb_lookup_table_list_response.xml (limited to 'src/test/resources') diff --git a/src/test/resources/com/p4square/ccbapi/model/ccb_lookup_table_list_response.xml b/src/test/resources/com/p4square/ccbapi/model/ccb_lookup_table_list_response.xml new file mode 100644 index 0000000..632b02c --- /dev/null +++ b/src/test/resources/com/p4square/ccbapi/model/ccb_lookup_table_list_response.xml @@ -0,0 +1,45 @@ + + + + + + + + + significant_event_list + execute + public + + + 1 + 1 + High School Graduation + 1 + + + 2 + 2 + College Graduation + 2 + + + 3 + 3 + Moved Into Town + 3 + + + 4 + 4 + Moved Out of Town + 4 + + + 5 + 5 + Dedicated at Baby Dedication + 5 + + + + \ No newline at end of file -- cgit v1.2.3