![]() | |
IVipps |
public interface IVippsChargeLogEntityService : IVippsChargeLogQueryService, IBusinessService
The IVippsChargeLogEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new VippsChargeLog |
![]() | Delete | Deletes the specified VippsChargeLog. |
![]() | Get |
Gets a list of VippsChargeLogs matching the specified filter.
(Inherited from IVippsChargeLogQueryService) |
![]() | GetAll |
Gets all VippsChargeLogs
(Inherited from IVippsChargeLogQueryService) |
![]() | GetSingle |
Gets a single VippsChargeLog matching the provided filter.
(Inherited from IVippsChargeLogQueryService) |
![]() | Update | Updates the specified VippsChargeLog |