Click or drag to resize
Infosoft Logo

VippsAgreementParameters Class

Provides data for the request to the CreateVippsOrderAgreement operation on IVippsRecurringPaymentService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.Economy.PaymentsVippsAgreementParameters

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

The VippsAgreementParameters type exposes the following members.

Constructors
 NameDescription
Public methodVippsAgreementParametersInitializes a new instance of the VippsAgreementParameters class
Top
Properties
 NameDescription
Public propertyIsApp Gets or sets a value indicating whether the merchant is redirecting user from an app.
Public propertyMerchantRedirectURL Gets or sets URL of the merchant redirect.
Public propertyMobileNumber Gets or sets the mobile number.
Top
Remarks
Hanmsoll, 26.09.2018.
See Also