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