| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2016 |
PaymentInstrumentApi.paymentinstrumentsTokenIdPatch(String profileId,
String tokenId,
Body3 body)
Update a Payment Instrument
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.paymentinstrumentsTokenIdPatchAsync(String profileId,
String tokenId,
Body3 body,
ApiCallback<InlineResponse2016> callback)
Update a Payment Instrument (asynchronously)
|
com.squareup.okhttp.Call |
PaymentInstrumentApi.paymentinstrumentsTokenIdPatchCall(String profileId,
String tokenId,
Body3 body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for paymentinstrumentsTokenIdPatch
|
ApiResponse<InlineResponse2016> |
PaymentInstrumentApi.paymentinstrumentsTokenIdPatchWithHttpInfo(String profileId,
String tokenId,
Body3 body)
Update a Payment Instrument
|
| Modifier and Type | Method and Description |
|---|---|
Body3 |
Body3.bankAccount(PaymentinstrumentsBankAccount bankAccount) |
Body3 |
Body3.billTo(PaymentinstrumentsBillTo billTo) |
Body3 |
Body3.buyerInformation(PaymentinstrumentsBuyerInformation buyerInformation) |
Body3 |
Body3.card(PaymentinstrumentsCard card) |
Body3 |
Body3.instrumentIdentifier(PaymentinstrumentsInstrumentIdentifier instrumentIdentifier) |
Body3 |
Body3.links(InstrumentidentifiersLinks links) |
Body3 |
Body3.merchantInformation(PaymentinstrumentsMerchantInformation merchantInformation) |
Body3 |
Body3.metaData(InstrumentidentifiersMetadata metaData) |
Body3 |
Body3.processingInformation(PaymentinstrumentsProcessingInformation processingInformation) |
Copyright © 2018. All rights reserved.