Show / Hide Table of Contents

Class PayPalConsts.Environment

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

Fields

Live

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

Sandbox

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