Class PaymentRequestStartResultDto
Inherited Members
Namespace: Volo.Payment.Requests
Assembly: Volo.Payment.Application.Contracts.dll
Syntax
public class PaymentRequestStartResultDto : ExtensibleObject, IHasExtraProperties, IValidatableObject
Constructors
PaymentRequestStartResultDto()
Declaration
public PaymentRequestStartResultDto()
Properties
CheckoutLink
Declaration
public string CheckoutLink { get; set; }
Property Value
Type | Description |
---|---|
string |