Overview
This structure is returned by services such as PwsGetUser, which return the full details about users. This structure contains a user's cost center permission setting detail structure (PwsCostCenterPermissionSettingDetail).
Format
PwsCostCenterPermissionSettingElement
- PwsCostCenterPermissionSettingElement
- CostCenterPermissionDisplayName: String
- CostCenterPermissionSettingDetail: PwsCostCenterPermissionSettingDetail
- OverrideCostCenterPermissionSettingFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
CostCenterPermissionDisplayName | String | The cost center permission display name | |
CostCenterPermissionSettingDetail | This structure contains the complete set of information about a cost center permission setting. | ||
OverrideCostCenterPermissionSettingFlag | Boolean | If set to 'true', the default cost center permission (set by user type) may be overridden |