Class PaymentAdminPermissions.Plans
Inheritance
PaymentAdminPermissions.Plans
Assembly: Volo.Payment.Admin.Application.Contracts.dll
Syntax
public static class PaymentAdminPermissions.Plans
Fields
Create
Declaration
public const string Create = "Payment.Plans.Create"
Field Value
Default
Declaration
public const string Default = "Payment.Plans"
Field Value
Delete
Declaration
public const string Delete = "Payment.Plans.Delete"
Field Value
Update
Declaration
public const string Update = "Payment.Plans.Update"
Field Value