Click or drag to resize
Infosoft Logo

IVippsChargeLogEntityServiceCreate Method

Creates a new VippsChargeLog

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
VippsChargeLog Create(
	VippsChargeLog request
)

Parameters

request  VippsChargeLog
The request containing the values of the new VippsChargeLog

Return Value

VippsChargeLog
The created VippsChargeLog
See Also