Property ResponseCode
ResponseCode
Gets the response code associated with the failed operation.
public int? ResponseCode { get; init; }
Property Value
- int?
Gets the response code associated with the failed operation.
public int? ResponseCode { get; init; }