Click or drag to resize

SmsSendingResultDtoErrorText Property

Error text in case of unsuccessfully sending.

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

Property Value

Type: String
See Also