FormTemplateReference
org.sagebionetworks.repo.model.dataaccess.schema.FormTemplateReference
Used to reference a specific FormTemplate id and version.
| Field | Type | Description |
|---|---|---|
| templateId | STRING | The unique identifier of the form template. |
| templateVersionNumber | INTEGER | The version number of the form template. |