/
PwsRelationValue
PwsRelationValue
Overview
This structure represents the values associated with a relationship type user defined field. Relationship Type User Defined Fields are designed to integrate with another system (i.e. Zendesk or Jira) and are only applicable to time cards and cost cards.
Format
PwsRelationValue
- PwsRelationValue
- CodeValue: String (30)
- TextValue: String (255)
- UidValue: String (100)
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
CodeValue | String (30) | One of CodeValue or UidValue is required | The relationship type code value is a unique identifier for a relationship type UDF value. | NSA-8 |
TextValue | String (255) | On Insert: Yes On Update: Yes | The relationship type UDF text value. | Item #11: Satisfied |
UidValue | String (100) | See CodeValue | A unique and immutable identifier for a relationship type UDF value. | 10201 |
Usage Example(s)
, multiple selections available,
Related content
PwsCardUdf
PwsCardUdf
More like this
PwsUdfDefinition
PwsUdfDefinition
More like this
PwsUserDefinedFieldDetail
PwsUserDefinedFieldDetail
More like this
PwsCostUdfAdjustmentOrder
PwsCostUdfAdjustmentOrder
More like this
PwsValue
PwsValue
More like this
PwsTimeUdfAdjustmentOrder
PwsTimeUdfAdjustmentOrder
More like this