Table of Contents

Class SetGroupActiveBody

Namespace
KadicErp.WebApi.Controllers.Academy
Assembly
KadicErp.WebApi.dll
public sealed record SetGroupActiveBody
Inheritance
object
SetGroupActiveBody

Constructors

SetGroupActiveBody(bool)

public SetGroupActiveBody(bool IsActive)

Parameters

IsActive bool

Properties

IsActive

public bool IsActive { get; init; }

Property Value

bool