jamf_pro_sdk.models.pro.mobile_devices.MobileDeviceExtensionAttribute

pydantic model MobileDeviceExtensionAttribute
field id: str | None = None
field name: str | None = None
field type: MobileDeviceExtensionAttributeType | None = None
field value: List[str] | None = None
field extensionAttributeCollectionAllowed: bool | None = None
field inventoryDisplay: str | None = None