Table of Contents

Class SendReminderBody

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

Constructors

SendReminderBody(string)

public SendReminderBody(string Channel)

Parameters

Channel string

Properties

Channel

public string Channel { get; init; }

Property Value

string