Class AbpPaymentCommonRemoteServiceConsts
Inheritance
AbpPaymentCommonRemoteServiceConsts
Assembly: Volo.Payment.Application.Contracts.dll
Syntax
public class AbpPaymentCommonRemoteServiceConsts
Constructors
AbpPaymentCommonRemoteServiceConsts()
Declaration
public AbpPaymentCommonRemoteServiceConsts()
Fields
ModuleName
Declaration
public const string ModuleName = "payment"
Field Value
RemoteServiceName
Declaration
public const string RemoteServiceName = "AbpPaymentCommon"
Field Value
Extension Methods