IVipps | |
public interface IVippsChargeLogService : IVippsChargeLogQueryService, IBusinessService
The IVippsChargeLogService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |