Show / Hide Table of Contents

Class PaymentRequestStartResult

Inheritance
object
PaymentRequestStartResult
Namespace: Volo.Payment.Gateways
Assembly: Volo.Payment.Domain.dll
Syntax
public class PaymentRequestStartResult : ExtensibleObject

Constructors

PaymentRequestStartResult()

Declaration
public PaymentRequestStartResult()

Properties

CheckoutLink

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