Property ErrorId
ErrorId
Returns the unique error id generated by AfterPay related to this exception.
Declaration
public string ErrorId { get; protected set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
This property may return null or empty string if no error id was provided. Null and empty string should both be treated as a missing value.