Show / Hide Table of Contents

Class DemoData

Inheritance
object
DemoData
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas.DemoWithPaymentApp
Assembly: Volo.Saas.DemoWithPaymentApp.dll
Syntax
public static class DemoData

Properties

Edition_1_Id

Declaration
public static Guid Edition_1_Id { get; }
Property Value
Type Description
Guid

Edition_1_Name

Declaration
public static string Edition_1_Name { get; }
Property Value
Type Description
string

Edition_2_Id

Declaration
public static Guid Edition_2_Id { get; }
Property Value
Type Description
Guid

Edition_2_Name

Declaration
public static string Edition_2_Name { get; }
Property Value
Type Description
string

Plan_1_Id

Declaration
public static Guid Plan_1_Id { get; }
Property Value
Type Description
Guid

Plan_1_Name

Declaration
public static string Plan_1_Name { get; }
Property Value
Type Description
string

Plan_2_Id

Declaration
public static Guid Plan_2_Id { get; }
Property Value
Type Description
Guid

Plan_2_Name

Declaration
public static string Plan_2_Name { get; }
Property Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform