Class RecalculateLedgerRevenueRequest
Represents the a request for the RecalculateLedgerRevenue method.
Inheritance
System.Object
RecalculateLedgerRevenueRequest
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class RecalculateLedgerRevenueRequest : ServiceRequest
Constructors
RecalculateLedgerRevenueRequest()
Declaration
public RecalculateLedgerRevenueRequest()
Properties
StudentRevenueSummaryId
Declaration
public int StudentRevenueSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |