Class MarkVehicleCleanBody
- Namespace
- KadicErp.WebApi.Controllers.RentACar
- Assembly
- KadicErp.WebApi.dll
public record MarkVehicleCleanBody
- Inheritance
-
objectMarkVehicleCleanBody
Constructors
MarkVehicleCleanBody(string?)
public MarkVehicleCleanBody(string? Notes)
Parameters
Notesstring
Properties
Notes
public string? Notes { get; init; }
Property Value
- string