Class PaymentRecord.AmountGuaranteed

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentRecord.AmountGuaranteed
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentRecord

public static class PaymentRecord.AmountGuaranteed extends StripeObject
A representation of an amount of money, consisting of an amount and a currency.
  • Constructor Details

    • AmountGuaranteed

      public AmountGuaranteed()
  • Method Details