ApiErrorV1

constructor(code: String, message: String, requestId: String, issues: List<ApiIssueV1> = emptyList())(source)