Class SaveStudentDocumentResponse
Represents the response for the SaveInboundTranscript method.
Inheritance
System.Object
SaveStudentDocumentResponse
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class SaveStudentDocumentResponse : ServiceResponse
Constructors
SaveStudentDocumentResponse()
Declaration
public SaveStudentDocumentResponse()
Properties
Document
Student Document
Declaration
public DocumentEntity Document { get; set; }
Property Value
Type | Description |
---|---|
DocumentEntity |