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