# type Schema ```txt https://covid19.admin.ch#/definitions/VaccinationDosesReceivedDeliveredVaccineIncomingData/properties/type ``` COVID19VaccDosesDelivered - Number of vaccine doses delivered to the cantons COVID19VaccDosesReceived - Number of vaccine doses received from manufacturers (only available for CHFL) | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ----------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [sources.schema.json\*](../schema/sources.schema.json "open original schema") | ## type Type `string` ([type](sources-definitions-vaccinationdosesreceiveddeliveredvaccineincomingdata-properties-type.md)) ## type Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :---------------------------- | ----------- | | `"COVID19VaccDosesDelivered"` | | | `"COVID19VaccDosesReceived"` | |