Show / Hide Table of Contents

Class AbpSaasPaymentOptions

Inheritance
object
AbpSaasPaymentOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas
Assembly: Volo.Saas.Host.Application.Contracts.dll
Syntax
public class AbpSaasPaymentOptions

Constructors

AbpSaasPaymentOptions()

Declaration
public AbpSaasPaymentOptions()

Properties

IsPaymentSupported

Declaration
public bool IsPaymentSupported { get; set; }
Property Value
Type Description
bool
In this article
Back to top Powered by Volosoft