Uses of Class
com.inttegro.refunds.CreateRefundParams
Packages that use CreateRefundParams
-
Uses of CreateRefundParams in com.inttegro
Methods in com.inttegro with parameters of type CreateRefundParamsModifier and TypeMethodDescriptionClient.RefundsClient.create(CreateRefundParams params) Creates a full or partial refund against one or more paid order line items.Client.RefundsClient.create(CreateRefundParams params, RequestOptions options) Creates a refund with an explicit idempotency key.Client.OrdersClient.refund(CreateRefundParams params) Deprecated.Client.OrdersClient.refund(CreateRefundParams params, RequestOptions options) Deprecated. -
Uses of CreateRefundParams in com.inttegro.refunds
Methods in com.inttegro.refunds that return CreateRefundParams