Class StripeWebOptions
Inherited Members
Namespace: Volo.Payment.Stripe
Assembly: Volo.Payment.Stripe.Web.dll
Syntax
public class StripeWebOptions
Constructors
StripeWebOptions()
Declaration
public StripeWebOptions()
Properties
ExtraInfos
Declaration
public List<string> ExtraInfos { get; set; }
Property Value
Type | Description |
---|---|
List<string> |
Recommended
Declaration
public bool Recommended { get; set; }
Property Value
Type | Description |
---|---|
bool |