Click or drag to resize

SmsSendingResultDtoErrorText Property

Error text in case of unsuccessfully sending.

Namespace:  Resto.Front.Api.Data.DataTransferObjects
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public string ErrorText { get; set; }

Property Value

Type: String
See Also