The object represents the MHRA submission
| Filed name | JSON Type | Type | Related | Description | 
|---|---|---|---|---|
| uuid | string | Mavryx/Types/Uuid | Mavryx/ThirdParty/Mhra/Submission | Object identifier | 
| type | string | Mavryx/Types/String  | Object type | |
| created_time | integer | Mavryx/Types/DateTime | ||
| updated_time | integer | Mavryx/Types/DateTime | ||
| deleted_time | integer | Mavryx/Types/DateTime | ||
| status | string | Mavryx/Types/String | ||
| file_uuid | string | Mavryx/Types/Uuid | Storage/DataObject | Zip file with submission files | 
| owner_organisation_uuid | string | Mavryx/Types/Uuid | Mavryx/Organisation | Who is the owner | 
| owner_account_uuid | string | Mavryx/Types/Uuid | Mavryx/Account | Who create a submission | 
| application_uuid | string | Mavryx/Types/Uuid | Mavryx/Application | Which application created the submission |