Skip to main content

ResQ.Core.TransactionResult

TransactionResult.ErrorMessage Property

Error message if transaction failed.
public string? ErrorMessage { get; init; }

Property Value

System.String