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