| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
InstrumentIdentifierApi.instrumentidentifiersPost(String profileId,
Body body)
Create an Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.instrumentidentifiersPostAsync(String profileId,
Body body,
ApiCallback<InlineResponse2007> callback)
Create an Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.instrumentidentifiersPostCall(String profileId,
Body body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for instrumentidentifiersPost
|
ApiResponse<InlineResponse2007> |
InstrumentIdentifierApi.instrumentidentifiersPostWithHttpInfo(String profileId,
Body body)
Create an Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
Body |
Body.bankAccount(InstrumentidentifiersBankAccount bankAccount) |
Body |
Body.card(InstrumentidentifiersCard card) |
Body |
Body.links(InstrumentidentifiersLinks links) |
Body |
Body.metadata(InstrumentidentifiersMetadata metadata) |
Body |
Body.processingInformation(InstrumentidentifiersProcessingInformation processingInformation) |
Copyright © 2018. All rights reserved.