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
After upgrading to 1.9.4 I now have the "includeTransactions" property accessible
06-14-2018 03:15 AM
After upgrading to 1.9.4 I now have the "includeTransactions" property accessible
06-14-2018 03:15 AM