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