Table of Contents

Class ContactCallResponseDto

Namespace
GastroSky.Models.DTO.ContactCall
Assembly
GastroSky.Models.dll
public sealed class ContactCallResponseDto
Inheritance
ContactCallResponseDto
Inherited Members

Properties

CallContent

public required string CallContent { get; set; }

Property Value

string

CalledTimestampUTC

public required long CalledTimestampUTC { get; set; }

Property Value

long

InternalNotes

public string? InternalNotes { get; set; }

Property Value

string

Slug

public required string Slug { get; set; }

Property Value

string

SpokeWith

public required string SpokeWith { get; set; }

Property Value

string