| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
V1Refund |
DefaultV1TransactionsApi.createRefund(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
V1Refund |
V1TransactionsApi.createRefund(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
CompletableFuture<V1Refund> |
DefaultV1TransactionsApi.createRefundAsync(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
CompletableFuture<V1Refund> |
V1TransactionsApi.createRefundAsync(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1CreateRefundRequest |
V1CreateRefundRequest.Builder.build()
Builds a new
V1CreateRefundRequest object using the set fields. |
Copyright © 2022. All rights reserved.