RegistrationResponseItemInfo

Name RegistrationResponseItemInfo
Usage CourseRegistrationService
RegistrationResponseInfo
Type Complex

Description

A response to an individual RegistrationRequestItem. A response
may result in a CourseRegistration or a position on a course
waitlist, or just return the error messages.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
registrationRequestItemId Registration Request Item String Gets the RegistrationRequestItem to which this item is a
response.
Required Read only One No  
operationStatus Operation Status OperationStatusInfo Get the operation status info for the registration item.     One No  
courseRegistrationId Course Registration Id String Gets the course registration (if any) that resulted from this
registration transaction.
    One No  
courseWaitlistEntryId Course Waitlist Entry Id String Gets the waitlist entry (if any) that resulted from this
registration transaction.
    One No  
holdUntilListEntryId Hold Until List Entry Id String Gets the hold until list entry (if any) that resulted from this
registration transaction.
    One No