Class PaymentModuleExtensionConsts.EntityNames
Inheritance
PaymentModuleExtensionConsts.EntityNames
Assembly: Volo.Payment.Domain.Shared.dll
Syntax
public static class PaymentModuleExtensionConsts.EntityNames
Fields
GatewayPlan
Declaration
public const string GatewayPlan = "GatewayPlan"
Field Value
PaymentRequest
Declaration
public const string PaymentRequest = "PaymentRequest"
Field Value
PaymentRequestProduct
Declaration
public const string PaymentRequestProduct = "PaymentRequestProduct"
Field Value
Plan
Declaration
public const string Plan = "Plan"
Field Value