Interface IFaShoppingSheetCostService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IFaShoppingSheetCostService : IEntityService<FaShoppingSheetCostEntity>, IService
Methods
PostShoppingSheetCosts(PostShoppingSheetCostsRequest)
Declaration
PostShoppingSheetCostsResponse PostShoppingSheetCosts(PostShoppingSheetCostsRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| PostShoppingSheetCostsRequest | request |
Returns
| Type | Description |
|---|---|
| PostShoppingSheetCostsResponse |