Class GenerateHousingLeaseScheduledChargeRequest
Inheritance
System.Object
GenerateHousingLeaseScheduledChargeRequest
Namespace: Cmc.Nexus.StudentServices.Services
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public class GenerateHousingLeaseScheduledChargeRequest : ServiceRequest
Constructors
GenerateHousingLeaseScheduledChargeRequest()
Declaration
public GenerateHousingLeaseScheduledChargeRequest()
Properties
HousingLeaseId
Declaration
public int HousingLeaseId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
IsDateChanged
Declaration
public bool IsDateChanged { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |