Created
July 21, 2017 21:16
-
-
Save eliotharper/3da7935a43ab3d00d10f02b713bbe1c2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"items": [ | |
{ | |
"adapterID": 6011, | |
"adapterKey": "ContactDeleteProcessor.ContactBuilder.Roots", | |
"applicationID": "e3640f97-1328-48ed-b3d5-03ca7c0d2e12", | |
"options": [ | |
{ | |
"iD": "5523009a-4174-4dd8-8ba6-c6df7c28a39b", | |
"key": "Contacts", | |
"name": { | |
"value": "Contacts" | |
}, | |
"description": { | |
"value": "Contacts options for Contacts Delete" | |
}, | |
"optionType": "CheckBox", | |
"optionDataType": "Boolean", | |
"defaultValue": false | |
} | |
] | |
}, | |
{ | |
"adapterID": 6014, | |
"adapterKey": "ContactDeleteProcessor.MobileConnect", | |
"applicationID": "e25893f9-08f3-480f-8def-7f8ab0583611", | |
"options": [ | |
{ | |
"iD": "2f2e5b49-b2d3-4dad-8781-876bc9cd1525", | |
"key": "MobileConnectAddresses", | |
"name": { | |
"value": "Addresses" | |
}, | |
"description": { | |
"value": "MobileAddress option for Contacts Delete" | |
}, | |
"optionType": "CheckBox", | |
"optionDataType": "Boolean", | |
"defaultValue": false | |
}, | |
{ | |
"iD": "b0580712-a1fe-4bc0-9857-6dcfcd110439", | |
"key": "MobileConnectSubscriptions", | |
"name": { | |
"value": "Subscriptions" | |
}, | |
"description": { | |
"value": "MobileSubscription option for Contacts Delete" | |
}, | |
"optionType": "CheckBox", | |
"optionDataType": "Boolean", | |
"defaultValue": false | |
} | |
] | |
} | |
], | |
"requestServiceMessageID": "064fce43-1404-4ca0-9c18-4107f544567a", | |
"resultMessages": [], | |
"serviceMessageID": "946375a0-1230-4bab-95ed-2c4792723bd6" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment