|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Customer | |
|---|---|
| com.stripe.model | |
| Uses of Customer in com.stripe.model |
|---|
| Methods in com.stripe.model that return Customer | |
|---|---|
static Customer |
Customer.create(Map<String,Object> params)
|
static Customer |
Customer.create(Map<String,Object> params,
String apiKey)
|
static Customer |
Customer.retrieve(String id)
|
static Customer |
Customer.retrieve(String id,
String apiKey)
|
Customer |
Customer.update(Map<String,Object> params)
|
Customer |
Customer.update(Map<String,Object> params,
String apiKey)
|
| Methods in com.stripe.model that return types with arguments of type Customer | |
|---|---|
List<Customer> |
CustomerCollection.getData()
|
| Method parameters in com.stripe.model with type arguments of type Customer | |
|---|---|
void |
CustomerCollection.setData(List<Customer> data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||