| Package | Description |
|---|---|
| com.clicksend.controllers | |
| com.clicksend.models |
| Modifier and Type | Method and Description |
|---|---|
String |
PostPostcardController.calculatePrice(PostPostcard postPostcards)
TODO: type endpoint description here
|
void |
PostPostcardController.calculatePriceAsync(PostPostcard postPostcards,
APICallBack<String> callBack)
TODO: type endpoint description here
|
String |
PostPostcardController.sendPostcard(PostPostcard postPostcards)
TODO: type endpoint description here
|
void |
PostPostcardController.sendPostcardAsync(PostPostcard postPostcards,
APICallBack<String> callBack)
TODO: type endpoint description here
|
| Modifier and Type | Method and Description |
|---|---|
PostPostcard |
PostPostcardBuilder.build()
Build the instance with the given values
|
Copyright © 2017. All rights reserved.