Class ValidateGeneralLedgerBatchInGreatPlainResponse
Represents the response for the ValidateGeneralLedgerBatchInGreatPlainResponse method.
Inheritance
System.Object
ValidateGeneralLedgerBatchInGreatPlainResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ValidateGeneralLedgerBatchInGreatPlainResponse : ServiceResponse
Constructors
ValidateGeneralLedgerBatchInGreatPlainResponse()
Declaration
public ValidateGeneralLedgerBatchInGreatPlainResponse()
Properties
GreatPlainBatchNumber
GreatPlainBatchNumber
Declaration
public string GreatPlainBatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GreatPlainJournalEntry
GreatPlainJournalEntry
Declaration
public string GreatPlainJournalEntry { get; set; }
Property Value
Type | Description |
---|---|
System.String |
GreatPlainMessage
GreatPlainMessage
Declaration
public string GreatPlainMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |