Show / Hide Table of Contents

Class GatewayDto

Inheritance
object
GatewayDto
Namespace: Volo.Payment.Gateways
Assembly: Volo.Payment.Application.Contracts.dll
Syntax
public class GatewayDto : EntityDto

Constructors

GatewayDto()

Declaration
public GatewayDto()

Properties

DisplayName

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

Name

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