Table of Contents

Class CreateTagRequest

Namespace
KadicErp.WebApi.Controllers.BusinessPartners
Assembly
KadicErp.WebApi.dll
public record CreateTagRequest
Inheritance
object
CreateTagRequest

Constructors

CreateTagRequest(Guid)

public CreateTagRequest(Guid TagId)

Parameters

TagId Guid

Properties

TagId

public Guid TagId { get; init; }

Property Value

Guid