 |
CreateCustomerPaymentAgreementRequestCreatedSignature Property |
Gets or sets a custom signature that identifies the source of this payment agreement.
Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic string CreatedSignature { get; set; }
No code example is currently available or this language may not be supported.
Property Value
String
Remarks
This could be anything that can help identify the source of the transaction, such as a name of a web shop, the name of a company,
or anything else.
See Also