Searched defs:UserSubscription (Results 1 – 1 of 1) sorted by relevance
17 struct UserSubscription struct20 std::string id;21 boost::urls::url destinationUrl;22 std::string protocol;23 bool verifyCertificate = true;24 std::string retryPolicy;25 std::string customText;26 std::string eventFormatType;27 std::string subscriptionType;30 std::vector<std::string> resourceTypes;[all …]