Class 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 |