Interface IAutomaticChargeService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IAutomaticChargeService : IEntityService<AutomaticChargeEntity>, IService
Methods
SaveAutomaticChargeList(SaveAutomaticChargeListRequest)
Declaration
SaveAutomaticChargeListResponse SaveAutomaticChargeList(SaveAutomaticChargeListRequest request)
Parameters
Type | Name | Description |
---|---|---|
SaveAutomaticChargeListRequest | request |
Returns
Type | Description |
---|---|
SaveAutomaticChargeListResponse |