Show / Hide Table of Contents

Class PlanCreateInput

Inheritance
object
PlanCreateInput
PlanUpdateInput
Namespace: Volo.Payment.Admin.Plans
Assembly: Volo.Payment.Admin.Application.Contracts.dll
Syntax
public class PlanCreateInput : ExtensibleObject

Constructors

PlanCreateInput()

Declaration
public PlanCreateInput()

Properties

Name

Declaration
[Required]
public string Name { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft