| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
V1Refund |
V1TransactionsApi.v1CreateRefund(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
V1Refund |
DefaultV1TransactionsApi.v1CreateRefund(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
CompletableFuture<V1Refund> |
V1TransactionsApi.v1CreateRefundAsync(String locationId,
V1CreateRefundRequest body)
Deprecated.
|
CompletableFuture<V1Refund> |
DefaultV1TransactionsApi.v1CreateRefundAsync(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 © 2023. All rights reserved.