...
This structure is used to uniquely identify an expense type configuration. Clients Expense Type Configurations can be identified by ExpenseTypeConfigurationName or ExpenseTypeConfigurationUid. When specifying a PwsExpenseTypeConfigurationRef as an input to a web service, you may specify one or both the ExpenseTypeConfigurationName and ExpenseTypeConfigurationUid. However, if you do specify both they must both refer to the same expense type configuration or the expense type configuration reference will not be considered valid. When a PwsExpenseTypeConfigurationRef is returned in the response to a web service, both the ExpenseTypeConfigurationName and ExpenseTypeConfigurationUid will be populated, and guaranteed to refer to a single expense type configuration.
...