quantity property

int? quantity
final

The quantity of usage consumed by the customer for the given dimension and time. Defaults to 0 if not specified.

Implementation

final int? quantity;