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