Click or drag to resize
Infosoft Logo

CreateCustomerPaymentAgreementRequestCreatedSignature Property

Gets or sets a custom signature that identifies the source of this payment agreement.

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

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