Owneat Technical Guide main Help

Class TableToCleanFromPaymentsCommand

Namespace: Payment.Application.Requests.Handlers.Payment
Assembly: Payment.Application.dll

public sealed class TableToCleanFromPaymentsCommand : IRequest<Result<Unit>>, IBaseRequest

Inheritance

object ← TableToCleanFromPaymentsCommand

Implements

IRequest<Result<Unit\>\>, IBaseRequest

Inherited Members

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

Properties

TableId

[Required] public Guid TableId { get; set; }

Property Value

Guid

Last modified: 21 May 2024