Skip to content

BaseResponse.ProblemDetails property

The reason for an unsuccessful request, when available.

public ProblemDetails? ProblemDetails { get; set; }

See Also