| Package | Description |
|---|---|
| ClickSend.Api | |
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
String |
UserEmailTemplatesApi.emailTemplatePut(Integer templateId,
EmailTemplateUpdate emailTemplate)
Update email template
Update email template
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplatePutAsync(Integer templateId,
EmailTemplateUpdate emailTemplate,
ApiCallback<String> callback)
Update email template (asynchronously)
Update email template
|
com.squareup.okhttp.Call |
UserEmailTemplatesApi.emailTemplatePutCall(Integer templateId,
EmailTemplateUpdate emailTemplate,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for emailTemplatePut
|
ApiResponse<String> |
UserEmailTemplatesApi.emailTemplatePutWithHttpInfo(Integer templateId,
EmailTemplateUpdate emailTemplate)
Update email template
Update email template
|
| Modifier and Type | Method and Description |
|---|---|
EmailTemplateUpdate |
EmailTemplateUpdate.body(String body) |
EmailTemplateUpdate |
EmailTemplateUpdate.templateName(String templateName) |
Copyright © 2019. All rights reserved.