Class CarConfirmation
java.lang.Object
net.andresbustamante.yafoot.web.dto.CarConfirmation
@Validated
@Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
date="2025-05-03T17:58:20.830298669Z[Etc/UTC]")
public class CarConfirmation
extends Object
CarConfirmation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getCarId()
Get carIdint
hashCode()
Get confirmedvoid
void
setConfirmed
(Boolean confirmed) toString()
-
Constructor Details
-
CarConfirmation
public CarConfirmation()
-
-
Method Details