Looking at the usage code it seems like cacheRead, cacheWrite and noCache are not mapped correctly and are always undefined.
I use the usage to calculate pricing of a request, cacheRead/Write are very important to understand the actual costs of a call.
Looking at the usage code it seems like cacheRead, cacheWrite and noCache are not mapped correctly and are always undefined.
I use the
usageto calculate pricing of a request, cacheRead/Write are very important to understand the actual costs of a call.