Table of Contents

Class ActivateRentalContractBody

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

Constructors

ActivateRentalContractBody(Guid?)

public ActivateRentalContractBody(Guid? TemplateId)

Parameters

TemplateId Guid?

Properties

TemplateId

public Guid? TemplateId { get; init; }

Property Value

Guid?