Show / Hide Table of Contents

Class StripeConsts.ParameterNames

Inheritance
object
StripeConsts.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.Stripe
Assembly: Volo.Payment.Stripe.Domain.Shared.dll
Syntax
public static class StripeConsts.ParameterNames

Fields

PaymentRequestId

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

PublishableKey

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

SessionId

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