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