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