| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
List<InlineResponse2003> |
MerchantDefinedFieldsApi.putMerchantDefinedFieldsDefinitions(String referenceType,
Long id,
MerchantDefinedFieldCore merchantDefinedFieldCore)
Update a MerchantDefinedField by ID
|
okhttp3.Call |
MerchantDefinedFieldsApi.putMerchantDefinedFieldsDefinitionsAsync(String referenceType,
Long id,
MerchantDefinedFieldCore merchantDefinedFieldCore,
ApiCallback<List<InlineResponse2003>> callback)
Update a MerchantDefinedField by ID (asynchronously)
|
okhttp3.Call |
MerchantDefinedFieldsApi.putMerchantDefinedFieldsDefinitionsCall(String referenceType,
Long id,
MerchantDefinedFieldCore merchantDefinedFieldCore,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for putMerchantDefinedFieldsDefinitions
|
ApiResponse<List<InlineResponse2003>> |
MerchantDefinedFieldsApi.putMerchantDefinedFieldsDefinitionsWithHttpInfo(String referenceType,
Long id,
MerchantDefinedFieldCore merchantDefinedFieldCore)
Update a MerchantDefinedField by ID
|
| Modifier and Type | Method and Description |
|---|---|
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.customerVisible(Boolean customerVisible) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.fieldType(String fieldType) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.label(String label) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.merchantDefinedDataIndex(Integer merchantDefinedDataIndex) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.possibleValues(String possibleValues) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.readOnly(Boolean readOnly) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.textDefaultValue(String textDefaultValue) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.textMaxLength(Integer textMaxLength) |
MerchantDefinedFieldCore |
MerchantDefinedFieldCore.textMinLength(Integer textMinLength) |
Copyright © 2026. All rights reserved.