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 Customer
           
 class InvoiceItem
           
 class Plan
           
 class Recipient
           
 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.