Table of Contents

Class MailBaseTemplateResponseDto

Namespace
GastroSky.Models.DTO.MailTemplate
Assembly
GastroSky.Models.dll

Full response body DTO of the wrapper base mail template.

public sealed class MailBaseTemplateResponseDto
Inheritance
MailBaseTemplateResponseDto
Inherited Members

Properties

Html

public required string Html { get; set; }

Property Value

string