Resource Reference Extended Response
data class ResourceReferenceExtendedResponse(val error: ErrorDetailResponse? = null, val id: String)
The resourceId extended model. This is used to document failed resources with a resourceId and a corresponding error.