Interface PaymentSource

All Superinterfaces:
HasId, StripeObjectInterface
All Known Implementing Classes:
Account, BankAccount, Card, PaymentSourceTypeAdapterFactory.UnknownSubType, Source

public interface PaymentSource extends StripeObjectInterface, HasId