| Package | Description |
|---|---|
| com.bymdev.voucherhub.api | |
| com.bymdev.voucherhub.model |
| Modifier and Type | Method and Description |
|---|---|
OrderRecordDTO |
OrderRecordResourceApi.createOrderRecord(OrderRecordDTO orderRecordDto)
createOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_CREATE_ORDER.
|
OrderRecordDTO |
OrderRecordResourceApi.updateOrderRecord(OrderRecordDTO orderRecordDto)
updateOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_EDIT_ORDER.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<OrderRecordDTO> |
OrderRecordResourceApi.createOrderRecordWithHttpInfo(OrderRecordDTO orderRecordDto)
createOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_CREATE_ORDER.
|
ApiResponse<OrderRecordDTO> |
OrderRecordResourceApi.updateOrderRecordWithHttpInfo(OrderRecordDTO orderRecordDto)
updateOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_EDIT_ORDER.
|
| Modifier and Type | Method and Description |
|---|---|
OrderRecordDTO |
OrderRecordResourceApi.createOrderRecord(OrderRecordDTO orderRecordDto)
createOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_CREATE_ORDER.
|
com.squareup.okhttp.Call |
OrderRecordResourceApi.createOrderRecordAsync(OrderRecordDTO orderRecordDto,
ApiCallback<OrderRecordDTO> callback)
createOrderRecord (asynchronously)
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_CREATE_ORDER.
|
com.squareup.okhttp.Call |
OrderRecordResourceApi.createOrderRecordCall(OrderRecordDTO orderRecordDto,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createOrderRecord
|
ApiResponse<OrderRecordDTO> |
OrderRecordResourceApi.createOrderRecordWithHttpInfo(OrderRecordDTO orderRecordDto)
createOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_CREATE_ORDER.
|
OrderRecordDTO |
OrderRecordResourceApi.updateOrderRecord(OrderRecordDTO orderRecordDto)
updateOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_EDIT_ORDER.
|
com.squareup.okhttp.Call |
OrderRecordResourceApi.updateOrderRecordAsync(OrderRecordDTO orderRecordDto,
ApiCallback<OrderRecordDTO> callback)
updateOrderRecord (asynchronously)
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_EDIT_ORDER.
|
com.squareup.okhttp.Call |
OrderRecordResourceApi.updateOrderRecordCall(OrderRecordDTO orderRecordDto,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateOrderRecord
|
ApiResponse<OrderRecordDTO> |
OrderRecordResourceApi.updateOrderRecordWithHttpInfo(OrderRecordDTO orderRecordDto)
updateOrderRecord
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_EDIT_ORDER.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
OrderRecordResourceApi.createOrderRecordAsync(OrderRecordDTO orderRecordDto,
ApiCallback<OrderRecordDTO> callback)
createOrderRecord (asynchronously)
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_CREATE_ORDER.
|
com.squareup.okhttp.Call |
OrderRecordResourceApi.updateOrderRecordAsync(OrderRecordDTO orderRecordDto,
ApiCallback<OrderRecordDTO> callback)
updateOrderRecord (asynchronously)
1) Cellphone number must be in E.164 format;<br/>2) «PricePaid» is a price for 1 product;<br/>3) Required permissions: CAN_EDIT_ORDER.
|
Copyright © 2018. All rights reserved.