Description: CBS Template Segment fields.
Field | Type | Description | Read-Only |
---|---|---|---|
cbsTemplateSegmentId | String | The unique ID generated by the system. | No |
copiedFromId | ForeignKey | The unique identifier of the CBS segment that was copied to create the one being viewed. | No |
segmentDefaultValue | String | A value that is added to the concatenated code by default. | No |
segmentDefinitionName | String | The name of the CBS segment. | No |
segmentSeparator | String | The separator determines how the concatenated code is separated. The separator can be a period, space, or hyphen. | No |
templateId | ForeignKey | The unique identifier for the CBS template. | Yes |
workspaceCode | String | The user-specified unique identifier of the workspace. | Yes |
workspaceId | String | The unique identifier for the workspace. | No |