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