 | 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)
Syntaxpublic void ImportPaymentPredictorPayments(
string authenticationKey,
string data,
string description
)
Public Sub ImportPaymentPredictorPayments (
authenticationKey As String,
data As String,
description As String
)
Parameters
- authenticationKey
- Type: SystemString
Authentication Key - data
- Type: SystemString
Data - description
- Type: SystemString
Description
See Also