unitAmount property

int unitAmount
final

The unit amount in cents to be charged, represented as a whole integer if possible. Only set if billing_scheme=per_unit.

Implementation

final int unitAmount;