Package com.stripe.service.billing
Class MeterEventService
java.lang.Object
com.stripe.net.ApiService
com.stripe.service.billing.MeterEventService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(MeterEventCreateParams params) Creates a billing meter event.create
(MeterEventCreateParams params, RequestOptions options) Creates a billing meter event.Methods inherited from class com.stripe.net.ApiService
getResponseGetter, request, requestStream
-
Constructor Details
-
MeterEventService
-
-
Method Details
-
create
Creates a billing meter event.- Throws:
StripeException
-
create
public MeterEvent create(MeterEventCreateParams params, RequestOptions options) throws StripeException Creates a billing meter event.- Throws:
StripeException
-