Show / Hide Table of Contents

Class AbpPaymentErrorCodes

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

Fields

CurrencyMustBeSet

Declaration
public const string CurrencyMustBeSet = "Volo.Payment:010001"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform