Class ValidatePaymentOnSuccessfulChargingCommand
Namespace: Payment.Application.Requests.Handlers.Payment.Stripe
Assembly: Payment.Application.dll
public sealed class ValidatePaymentOnSuccessfulChargingCommand : IRequest<Result<Payment>>, IBaseRequest
Inheritance
object ← ValidatePaymentOnSuccessfulChargingCommand
Implements
IRequest<Result<Payment\>\>, IBaseRequest
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
Session
public Session Session { get; init; }
Property Value
Session
Last modified: 21 May 2024