unitAmount property

int? unitAmount
final

A non-negative integer in cents representing how much to charge. One of unit_amount or unit_amount_decimal is required.

Implementation

final int? unitAmount;