| Package | Description |
|---|---|
| net.joelinn.stripe.api | |
| net.joelinn.stripe.request.plans |
| Modifier and Type | Method and Description |
|---|---|
PlanResponse |
Plans.updatePlan(String planId,
UpdatePlanRequest request)
Update a plan
https://stripe.com/docs/api/curl#update_plan
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePlanRequest |
UpdatePlanRequest.setMetadata(Map<String,Object> metadata) |
UpdatePlanRequest |
UpdatePlanRequest.setName(String name) |
Copyright © 2014. All rights reserved.