Table of Contents

Class ApplyMoraRequest

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

Constructors

ApplyMoraRequest(Guid)

public ApplyMoraRequest(Guid DebitNoteId)

Parameters

DebitNoteId Guid

Properties

DebitNoteId

public Guid DebitNoteId { get; init; }

Property Value

Guid