com.stripe
Class Stripe

java.lang.Object
  extended by com.stripe.Stripe

public abstract class Stripe
extends Object


Field Summary
static String API_BASE
           
static String apiKey
           
static String VERSION
           
 
Constructor Summary
Stripe()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

API_BASE

public static final String API_BASE
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values

apiKey

public static String apiKey
Constructor Detail

Stripe

public Stripe()


Copyright © 2011 Stripe. All Rights Reserved.