public static final class PayoutService.PayoutGetRequest extends GetRequest<Payout>
Request class for PayoutService.get(java.lang.String)
.
Retrieves the details of a single payout. For an example of how to reconcile the transactions in a payout, see this guide.
Modifier and Type | Method and Description |
---|---|
PayoutService.PayoutGetRequest |
withHeader(java.lang.String headerName,
java.lang.String headerValue) |
execute, executeWrapped
public PayoutService.PayoutGetRequest withHeader(java.lang.String headerName, java.lang.String headerValue)