| Name | LuCodeInfo | |
|---|---|---|
| Usage | LuService | |
| Type | Complex | |
| ShortName | Name | Type | Description | Cardinality | XML Attribute? |
|---|---|---|---|---|---|
| descr | ??? | String | The description of the code. | One | No |
| type | ??? | String | The code's type | One | Yes |
| value | ??? | String | The code's value. | One | No |
| attributes | ??? | Map |
List of key/value pairs, typically used for dynamic attributes. | One | No |
| metaInfo | ??? | org.kuali.student.core.dto.MetaInfo | Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. |
One | No |
| id | ??? | String | Unique identifier for an LU code record. | One | Yes |