Class PostReviewResponse
Represents the response for the DeletePendingCharge method.
Inheritance
System.Object
PostReviewResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class PostReviewResponse : ServiceResponse
Constructors
PostReviewResponse()
Declaration
public PostReviewResponse()
Properties
IsPendingChargeFailed
Declaration
public bool IsPendingChargeFailed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |