public class DefaultApi extends Object
| Constructor and Description |
|---|
DefaultApi() |
DefaultApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
void |
setApiClient(ApiClient apiClient) |
ViewUrl |
templateEditView(String accountId,
String templateId,
ReturnUrlRequest returnUrlRequest)
Provides a URL to start an edit view of the Template UI
|
public DefaultApi()
public DefaultApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public ViewUrl templateEditView(String accountId, String templateId, ReturnUrlRequest returnUrlRequest) throws ApiException
accountId - The external account number (int) or account ID Guid.templateId - The ID of the template being accessed.
DefaultApi.TemplateEditViewOptions Options for modifying the method behavior.ApiException - if fails to make API callCopyright © 2016. All rights reserved.