Show / Hide Table of Contents

Class PaymentRequestStartResultDto

Inheritance
object
PaymentRequestStartResultDto
Namespace: Volo.Payment.Requests
Assembly: Volo.Payment.Application.Contracts.dll
Syntax
public class PaymentRequestStartResultDto : ExtensibleObject

Constructors

PaymentRequestStartResultDto()

Declaration
public PaymentRequestStartResultDto()

Properties

CheckoutLink

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