Package com.stripe.model
Interface PaymentSource
-
- All Superinterfaces:
HasId,StripeObjectInterface
- All Known Implementing Classes:
Account,AlipayAccount,BankAccount,BitcoinReceiver,Card,PaymentSourceTypeAdapterFactory.UnknownSubType,Source
public interface PaymentSource extends StripeObjectInterface, HasId
-
-
Method Summary
-
Methods inherited from interface com.stripe.model.StripeObjectInterface
getLastResponse, setLastResponse
-
-