Click or drag to resize

PaymentServiceImportPaymentPredictorPayments Method

ImportPaymentPredictorPayments

Namespace:  AMCS.Elemos.IntegrationService.Services.Payment
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void ImportPaymentPredictorPayments(
	string authenticationKey,
	string data,
	string description
)

Parameters

authenticationKey
Type: SystemString
Authentication Key
data
Type: SystemString
Data
description
Type: SystemString
Description
See Also