Show / Hide Table of Contents

Class GatewayPlanCreateInput

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

Constructors

GatewayPlanCreateInput()

Declaration
public GatewayPlanCreateInput()

Properties

ExternalId

Declaration
[Required]
public string ExternalId { get; set; }
Property Value
Type Description
string

Gateway

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