  | 
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.EconomyAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic string Signature { get; set; }No code example is currently available or this language may not be supported.
Property Value
String
            The created by.
            
See Also