unitAmount property
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;
The unit amount in cents to be charged, represented as a whole integer if possible. Only set if billing_scheme=per_unit.
final int unitAmount;