Class PostShoppingSheetLoanOptionsRequest
Represents the a request for the PostShoppingSheetLoanOptions method.
Inheritance
System.Object
PostShoppingSheetLoanOptionsRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class PostShoppingSheetLoanOptionsRequest : ServiceRequest
Constructors
PostShoppingSheetLoanOptionsRequest()
Declaration
public PostShoppingSheetLoanOptionsRequest()
Properties
ShoppingSheetLoanOptions
Declaration
public List<FaShoppingSheetLoanOptionEntity> ShoppingSheetLoanOptions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<FaShoppingSheetLoanOptionEntity> |