NylasApiErrorResponse
Class representing an error response from the Nylas API.
Constructors
Link copied to clipboard
public NylasApiErrorResponse NylasApiErrorResponse(@Json(name = "error") NylasApiError error, @Json(name = "request_id") String requestId)