Uses of Class
com.inttegro.refunds.Refund
Packages that use Refund
-
Uses of Refund in com.inttegro
Methods in com.inttegro that return RefundModifier and TypeMethodDescriptionClient.RefundsClient.cancel(CancelRefundParams params) Client.RefundsClient.cancel(CancelRefundParams params, RequestOptions options) Client.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.RefundsClient.lookup(LookupRefundParams params) Client.OrdersClient.refund(CreateRefundParams params) Deprecated.Client.OrdersClient.refund(CreateRefundParams params, RequestOptions options) Deprecated. -
Uses of Refund in com.inttegro.orders
Fields in com.inttegro.orders with type parameters of type Refund -
Uses of Refund in com.inttegro.refunds
Fields in com.inttegro.refunds with type parameters of type Refund