{
"regulationId": "string",
"status": "SIMPLE_REGULATION_STATUS_UNSPECIFIED",
"submittedAt": "2019-08-24T14:15:22.123Z",
"qrCode": "string",
"authorityReferenceIds": [
"string"
],
"diagnostics": [
{
"code": "string",
"message": "string",
"severity": "SIMPLE_REGULATION_DIAGNOSTIC_SEVERITY_UNSPECIFIED"
}
],
"artifacts": [
{
"id": "string",
"contentType": "string",
"sha256": "string",
"sizeBytes": "string"
}
]
}