dateLastAccumulatorReset property

  1. @optional
int? dateLastAccumulatorReset
getter/setter pair

The timestamp of the last accumulator reset.

If the accumulators have not been reset, this field is not present.

Implementation

@optional
int? dateLastAccumulatorReset;