Click or drag to resize
Infosoft Logo

MobilePayAgreementParameters Class

A mobile pay agreement parameters.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Economy.PaymentsMobilePayAgreementParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class MobilePayAgreementParameters

The MobilePayAgreementParameters type exposes the following members.

Constructors
 NameDescription
Public methodMobilePayAgreementParametersInitializes a new instance of the MobilePayAgreementParameters class
Top
Properties
 NameDescription
Public propertyMobilePayAgreementId Gets or sets the identifier of the mobile pay agreement. The agreementId from MobilePay
Public propertySignature Gets or sets the signature.
Top
Remarks
Hanmsoll, 24.05.2019.
See Also