Package com.stripe.model
Interface MetadataStore<T>
- All Known Implementing Classes:
Account,AccountNotice,Authorization,BankAccount,Card,Card,Cardholder,Charge,Configuration,Coupon,CreditGrant,CreditNote,Customer,CustomerBalanceTransaction,Dispute,Dispute,Feature,FeeRefund,FileLink,FinancialAccount,Invoice,InvoiceItem,InvoiceLineItem,Location,Margin,Order,Order,PaymentIntent,PaymentLink,PaymentMethod,Payout,Person,PersonalizationDesign,Plan,Price,Product,PromotionCode,Quote,Reader,Refund,RequestedSession,Session,SetupIntent,ShippingRate,Source,Subscription,SubscriptionItem,SubscriptionSchedule,TaxRate,Topup,Transaction,Transfer,TransferReversal,ValueList,VerificationSession,WebhookEndpoint
public interface MetadataStore<T>
Common interface for Stripe objects that can store metadata.
-
Method Summary
-
Method Details
-
getMetadata
-
update
- Throws:
StripeException
-
update
- Throws:
StripeException
-