Overview
This structure represents the unique key fields associated with identifying a resource title. Title are used when requesting and booking resources during the resource scheduling workflow, in the determination of default billing
Format
PwsTitleRef
- PwsTitleRef
- DepartmentIdentity: PwsDepartmentRef
- TitleId: Int32
- TitleName: String
- TitleUid: Int64
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
DepartmentIdentity | Yes | The department associated with the resource title | ||
TitleId | Int32 | No | The resource title Id is a unique identifier for a resource title. For internal use only. | |
TitleName | String | One of TitleName or TitleUid is required | The title name is a unique identifier for a resource title (may be null, but once set can only be updated to a different, non-null value) | Level 3 |
TitleUid | Int64 | See TitleName | A unique and immutable identifier for a resource title | 1152921504606885671 |