- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
why is includeTransactions not known to ARBGetSubscriptionRequest?
I can't do this. "includeTransactions" does not exist in the current context
var request = new ARBGetSubscriptionRequest{ includeTransactions = true };
I think im running version 1.9.3
is that it? is it because of the version?
Thank you very much in advance
Solved! Go to Solution.
โ06-13-2018 09:28 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After upgrading to 1.9.4 I now have the "includeTransactions" property accessible
โ06-14-2018 03:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After upgrading to 1.9.4 I now have the "includeTransactions" property accessible
โ06-14-2018 03:15 AM

