public static interface TemplateActiveVersionRequest.Builder extends SdkPojo, CopyableBuilder<TemplateActiveVersionRequest.Builder,TemplateActiveVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
TemplateActiveVersionRequest.Builder |
version(String version)
The unique identifier for the version of the message template to use as the active version of the template.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTemplateActiveVersionRequest.Builder version(String version)
The unique identifier for the version of the message template to use as the active version of the template. If specified, this value must match the identifier for an existing template version. To retrieve a list of versions and version identifiers for a template, use the Template Versions resource.
version - The unique identifier for the version of the message template to use as the active version of the
template. If specified, this value must match the identifier for an existing template version. To
retrieve a list of versions and version identifiers for a template, use the Template Versions resource.Copyright © 2019. All rights reserved.