Show / Hide Table of Contents

Class PayuConsts.ParameterNames

Inheritance
object
PayuConsts.ParameterNames
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Payment.Payu
Assembly: Volo.Payment.Payu.Domain.Shared.dll
Syntax
public static class PayuConsts.ParameterNames

Fields

Ctrl

Declaration
public const string Ctrl = "ctrl"
Field Value
Type Description
string

PayRefNo

Declaration
public const string PayRefNo = "payrefno"
Field Value
Type Description
string

PaymentRequestId

Declaration
public const string PaymentRequestId = "PaymentRequestId"
Field Value
Type Description
string

Url

Declaration
public const string Url = "url"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform