Class PostGeneralLedgerBatchResponse
Represents the response for the PostGeneralLedgerBatchResponse method.
Inheritance
System.Object
PostGeneralLedgerBatchResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class PostGeneralLedgerBatchResponse : ServiceResponse
Constructors
PostGeneralLedgerBatchResponse()
Declaration
public PostGeneralLedgerBatchResponse()
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 |