Uses of Interface
com.stripe.model.MetadataStore

Packages that use MetadataStore
com.stripe.model   
 

Uses of MetadataStore in com.stripe.model
 

Classes in com.stripe.model that implement MetadataStore
 class Charge
           
 class Coupon
           
 class Customer
           
 class FeeRefund
           
 class Invoice
           
 class InvoiceItem
           
 class Plan
           
 class Recipient
           
 class Refund
           
 class Subscription
           
 class Transfer
           
 

Methods in com.stripe.model that return MetadataStore
 MetadataStore<T> MetadataStore.update(Map<String,Object> params)
           
 MetadataStore<T> MetadataStore.update(Map<String,Object> params, String apiKey)
           
 



Copyright © 2014 Stripe. All rights reserved.