Class ComponentService
java.lang.Object
com.stripe.net.ApiService
com.stripe.service.v2.billing.pricingplansubscriptions.ComponentService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetrieve a Pricing Plan Subscription's components.retrieve(String id, RequestOptions options) Retrieve a Pricing Plan Subscription's components.Methods inherited from class com.stripe.net.ApiService
getResponseGetter, request, requestStream
-
Constructor Details
-
ComponentService
-
-
Method Details
-
retrieve
Retrieve a Pricing Plan Subscription's components.- Throws:
StripeException
-
retrieve
public PricingPlanSubscriptionComponents retrieve(String id, RequestOptions options) throws StripeException Retrieve a Pricing Plan Subscription's components.- Throws:
StripeException
-