v11.1.1
-
#1414 Deserialize into correct v2 EventData types
- Fixes a bug where v2 EventData was not being deserialized into the appropriate type for
V1BillingMeterErrorReportTriggeredEvent
andV1BillingMeterNoMeterFoundEvent
- Fixes a bug where v2 EventData was not being deserialized into the appropriate type for
-
#1415 update object tags for meter-related classes
- fixes a bug where the
object
property of theMeterEvent
,MeterEventAdjustment
, andMeterEventSession
didn't match the server.
- fixes a bug where the
-
#1412 Clean up examples