| Package | Description |
|---|---|
| com.bymdev.voucherhub.api |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
VoucherResourceApi.convertVoucher(String oldVoucherId,
String newVoucherId)
convertVoucher
Required permissions: CAN_CONVERT_VOUCHER
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<JSONObject> |
VoucherResourceApi.convertVoucherWithHttpInfo(String oldVoucherId,
String newVoucherId)
convertVoucher
Required permissions: CAN_CONVERT_VOUCHER
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VoucherResourceApi.convertVoucherAsync(String oldVoucherId,
String newVoucherId,
ApiCallback<JSONObject> callback)
convertVoucher (asynchronously)
Required permissions: CAN_CONVERT_VOUCHER
|
Copyright © 2018. All rights reserved.