Table of Contents

Class MarkVehicleCleanBody

Namespace
KadicErp.WebApi.Controllers.RentACar
Assembly
KadicErp.WebApi.dll
public record MarkVehicleCleanBody
Inheritance
object
MarkVehicleCleanBody

Constructors

MarkVehicleCleanBody(string?)

public MarkVehicleCleanBody(string? Notes)

Parameters

Notes string

Properties

Notes

public string? Notes { get; init; }

Property Value

string