Class UpdateTableOutstandingBalanceRequest
Namespace: Payment.Domain.Aggregates.Payment.External
Assembly: Payment.Domain.dll
public class UpdateTableOutstandingBalanceRequest
Inheritance
object ← UpdateTableOutstandingBalanceRequest
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
PaymentAmount
[Required]
public double PaymentAmount { get; init; }
Property Value
Last modified: 21 May 2024