Click or drag to resize
Infosoft Logo

CreateExternalPaymentReferenceDueRequestSignature Property

Gets or sets the signature that will be registered for the creating of the external payment reference. Commonly set to "WEB" or another identifier for the service caller.

Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions.Economy
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string Signature { get; set; }

Property Value

String
The created by.
See Also