Table of Contents

Class CreateProfileRequest

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

Constructors

CreateProfileRequest(Guid)

public CreateProfileRequest(Guid ProfileTypeId)

Parameters

ProfileTypeId Guid

Properties

ProfileTypeId

public Guid ProfileTypeId { get; init; }

Property Value

Guid