class Payment
Class Payment.
class Payment
Class Payment.
string|null
getMoneda()
Payment
setMoneda(string|null $moneda)
float|null
getImporte()
Payment
setImporte(float|null $importe)
DateTimeInterface|null
getFecha()
Payment
setFecha(DateTimeInterface|null $fecha)