Class ApplicantStatusChangeResponse
Represents the request for the SaveStudentReleaseOfferResponse method.
Inheritance
System.Object
ApplicantStatusChangeResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class ApplicantStatusChangeResponse : ServiceResponse
Constructors
ApplicantStatusChangeResponse()
Declaration
public ApplicantStatusChangeResponse()
Properties
ApplicantStatusChangeList
Declaration
public List<ApplicantStatusChangeResponseExtended> ApplicantStatusChangeList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ApplicantStatusChangeResponseExtended> |