usageUnit property

String? usageUnit
getter/setter pair

The short hand for unit of usage this pricing is specified in.

Example: usage_unit of "GiBy" means that usage is specified in "Gibi Byte".

Implementation

core.String? usageUnit;