| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2014 |
CreditApi.createCredit(CreateCreditRequest createCreditRequest)
Process a Credit
POST to the credit resource to credit funds to a specified credit card.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InlineResponse2014> |
CreditApi.createCreditWithHttpInfo(CreateCreditRequest createCreditRequest)
Process a Credit
POST to the credit resource to credit funds to a specified credit card.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CreditApi.createCreditAsync(CreateCreditRequest createCreditRequest,
ApiCallback<InlineResponse2014> callback)
Process a Credit (asynchronously)
POST to the credit resource to credit funds to a specified credit card.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2014 |
InlineResponse2014.clientReferenceInformation(InlineResponse201ClientReferenceInformation clientReferenceInformation) |
InlineResponse2014 |
InlineResponse2014.creditAmountDetails(InlineResponse2014CreditAmountDetails creditAmountDetails) |
InlineResponse2014 |
InlineResponse2014.id(String id) |
InlineResponse2014 |
InlineResponse2014.links(InlineResponse2013Links links) |
InlineResponse2014 |
InlineResponse2014.orderInformation(InlineResponse2013OrderInformation orderInformation) |
InlineResponse2014 |
InlineResponse2014.processorInformation(InlineResponse2013ProcessorInformation processorInformation) |
InlineResponse2014 |
InlineResponse2014.reconciliationId(String reconciliationId) |
InlineResponse2014 |
InlineResponse2014.status(InlineResponse2014.StatusEnum status) |
InlineResponse2014 |
InlineResponse2014.submitTimeUtc(String submitTimeUtc) |
Copyright © 2018. All rights reserved.