Owneat Technical Guide main Help

Class PaymentLinkResponseDto

Namespace: Payment.Application.ThirdParty.Billing
Assembly: Payment.Application.dll

public class PaymentLinkResponseDto

Inheritance

object ← PaymentLinkResponseDto

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Properties

CheckoutSessionId

public string CheckoutSessionId { get; init; }

Property Value

string

PaymentUrl

public string PaymentUrl { get; init; }

Property Value

string

Last modified: 21 May 2024