Show / Hide Table of Contents

Class PlanUpdateInput

Inheritance
object
PlanCreateInput
PlanUpdateInput
Implements
IHasConcurrencyStamp
Inherited Members
PlanCreateInput.Name
Namespace: Volo.Payment.Admin.Plans
Assembly: Volo.Payment.Admin.Application.Contracts.dll
Syntax
public class PlanUpdateInput : PlanCreateInput, IHasConcurrencyStamp

Constructors

PlanUpdateInput()

Declaration
public PlanUpdateInput()

Properties

ConcurrencyStamp

Declaration
public string ConcurrencyStamp { get; set; }
Property Value
Type Description
string

Implements

Volo.Abp.Domain.Entities.IHasConcurrencyStamp
In this article
Back to top Powered by Volosoft