Click or drag to resize

SmsSendingResultDtoErrorText Property

Error text in case of unsuccessfully sending.

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

Property Value

String
See Also