Interface IFaShoppingSheetCommentService
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IFaShoppingSheetCommentService : IEntityService<FaShoppingSheetCommentEntity>, IService
Methods
PostShoppingSheetComments(PostShoppingSheetCommentsRequest)
Declaration
PostShoppingSheetCommentsResponse PostShoppingSheetComments(PostShoppingSheetCommentsRequest request)
Parameters
Type | Name | Description |
---|---|---|
PostShoppingSheetCommentsRequest | request |
Returns
Type | Description |
---|---|
PostShoppingSheetCommentsResponse |