Class CheckDuplicateCampusStudentRequest
Represents the a request for the CheckDuplicateCampusStudent method.
Inheritance
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class CheckDuplicateCampusStudentRequest : ServiceRequest
Constructors
CheckDuplicateCampusStudentRequest()
Declaration
public CheckDuplicateCampusStudentRequest()
Properties
Address
Gets or sets the Address.
Declaration
public string Address { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AdmissionsOfficerId
Gets or sets the AdmissionsOfficerId.
Declaration
public string AdmissionsOfficerId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AgencyId
Gets or sets the AgencyId.
Declaration
public string AgencyId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AlienRegistrationNumber
Gets or sets the AlienRegistrationNumber.
Declaration
public string AlienRegistrationNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BestTimeToContact
Gets or sets the BestTimeToContact.
Declaration
public string BestTimeToContact { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BirthDate
Gets or sets the BirthDate.
Declaration
public string BirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CampusId
Specify the Id of the campus the logic will be checking against for potential duplicates. NOTE: Failure to provide a valid campus Id may result in unexpected results that are returned.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
CitizenshipId
Gets or sets the CitizenshipId.
Declaration
public string CitizenshipId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
City
Gets or sets the City.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CollegeId
Gets or sets the CollegeId.
Declaration
public string CollegeId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Comments
Gets or sets the Comments.
Declaration
public string Comments { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CountryId
Gets or sets the CountryId.
Declaration
public string CountryId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CountyId
Gets or sets the CountyId.
Declaration
public string CountyId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CurrentEmployerId
Gets or sets the CurrentEmployerId.
Declaration
public string CurrentEmployerId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DriversLicenseNumber
Gets or sets the DriversLicenseNumber.
Declaration
public string DriversLicenseNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DriversLicenseStateId
Gets or sets the DriversLicenseStateId.
Declaration
public string DriversLicenseStateId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Gets or sets the EMail.
Declaration
public string EMail { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EmploymentStatusId
Gets or sets the EmploymentStatusId.
Declaration
public string EmploymentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExpectedStartDate
Gets or sets the ExpectedStartDate.
Declaration
public string ExpectedStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExtraCurricularId
Gets or sets the ExtraCurricularId.
Declaration
public string ExtraCurricularId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FirstName
Gets or sets the FirstName.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GenderId
Gets or sets the GenderId.
Declaration
public string GenderId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HasDisability
Gets or sets the HasDisability.
Declaration
public string HasDisability { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolDateEnrolled
Gets or sets the HighSchoolDateEnrolled.
Declaration
public string HighSchoolDateEnrolled { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolGradDate
Gets or sets the HighSchoolGradDate.
Declaration
public string HighSchoolGradDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolGraduate
Gets or sets the HighSchoolGraduate.
Declaration
public string HighSchoolGraduate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolGraduationSession
Gets or sets the HighSchoolGraduationSession.
Declaration
public string HighSchoolGraduationSession { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolGraduationYear
Gets or sets the HighSchoolGraduationYear.
Declaration
public string HighSchoolGraduationYear { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolLastDateAttended
Gets or sets the HighSchoolLastDateAttended.
Declaration
public string HighSchoolLastDateAttended { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolSize
Gets or sets the HighSchoolSize.
Declaration
public string HighSchoolSize { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolStudentLevel
Gets or sets the HighSchoolStudentLevel.
Declaration
public string HighSchoolStudentLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolStudentRank
Gets or sets the HighSchoolStudentRank.
Declaration
public string HighSchoolStudentRank { get; set; }
Property Value
Type | Description |
---|---|
System.String |
HighSchoolTranscriptType
Gets or sets the HighSchoolTranscriptType.
Declaration
public string HighSchoolTranscriptType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsDupNamePhoneCheckRequired
Gets or sets the IsDupNamePhoneCheckRequired value. IsDupNamePhoneCheckRequired is set to true/false based on below scenarios. True - if request is sent while tabbing firstname/lastname/phone False - if request is sent while saving student information.
Declaration
public bool IsDupNamePhoneCheckRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsVeteran
Gets or sets the IsVeteran.
Declaration
public string IsVeteran { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LastName
Gets or sets the LastName.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeadDate
Gets or sets the LeadDate.
Declaration
public string LeadDate { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeadSourceId
Gets or sets the LeadSourceId.
Declaration
public string LeadSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LeadTypeId
Gets or sets the LeadTypeId.
Declaration
public string LeadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LocationId
Gets or sets the LocationId.
Declaration
public string LocationId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MaidenName
Gets or sets the MaidenName.
Declaration
public string MaidenName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MaritalStatusId
Gets or sets the MaritalStatusId.
Declaration
public string MaritalStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MiddleName
Gets or sets the MiddleName.
Declaration
public string MiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NationalityId
Gets or sets the NationalityId.
Declaration
public string NationalityId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NickName
Gets or sets the NickName.
Declaration
public string NickName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OtherEmail
Gets or sets the OtherEmail.
Declaration
public string OtherEmail { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OtherPhone
Gets or sets the OtherPhone. If CountryId is set, OtherPhone masking happens based Country Id. If CountryId is not set, OtherPhone input is compared in DB without masking. If CountryId is not set, OtherPhone value should be masked before sending request
Declaration
public string OtherPhone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Phone
Gets or sets the Phone. If CountryId is set, phone masking happens based Country Id. If CountryId is not set, Phone input is compared in DB without masking. If CountryId is not set, Phone value should be masked before sending request
Declaration
public string Phone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PostalCode
Gets or sets the PostalCode.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PreviousEducationId
Gets or sets the PreviousEducationId.
Declaration
public string PreviousEducationId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProgramId
Gets or sets the ProgramId.
Declaration
public string ProgramId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RaceId
Gets or sets the RaceId.
Declaration
public string RaceId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SchoolStatusId
Gets or sets the SchoolStatusId.
Declaration
public string SchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ShiftId
Gets or sets the ShiftId.
Declaration
public string ShiftId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SSN
Gets or sets the SSN. If CountryId is set, SSN masking happens based Country Id. If CountryId is not set, SSN input is compared in DB without masking. If CountryId is not set, SSN value should be masked before sending request
Declaration
public string SSN { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StateId
Gets or sets the StateId.
Declaration
public string StateId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SuffixId
Gets or sets the SuffixId.
Declaration
public string SuffixId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TitleId
Gets or sets the TitleId.
Declaration
public string TitleId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WorkPhone
Gets or sets the WorkPhone. If CountryId is set, WorkPhone masking happens based Country Id. If CountryId is not set, WorkPhone input is compared in DB without masking. If CountryId is not set, WorkPhone value should be masked before sending request
Declaration
public string WorkPhone { get; set; }
Property Value
Type | Description |
---|---|
System.String |
WorkPhoneExtension
Gets or sets the WorkPhoneExtension.
Declaration
public string WorkPhoneExtension { get; set; }
Property Value
Type | Description |
---|---|
System.String |