Show / Hide Table of Contents

Class PaymentOptions

Inheritance
object
PaymentOptions
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.dll
Syntax
public class PaymentOptions

Constructors

PaymentOptions()

Declaration
public PaymentOptions()

Properties

Gateways

Declaration
public PaymentGatewayConfigurationDictionary Gateways { get; }
Property Value
Type Description
PaymentGatewayConfigurationDictionary
In this article
Back to top Powered by Volosoft