unitAmount property
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;
A non-negative integer in cents representing how much to charge. One of unit_amount or unit_amount_decimal is required.
final int? unitAmount;