BuildBundleFileSize.Attributes
The attributes that describe a Build Bundle File Sizes resource.
Declaration
object BuildBundleFileSize.AttributesProperties
| Name | Type | Description |
|---|---|---|
deviceModel | string | A string that identifies the Apple device model. |
downloadBytes | integer | An integer value that represents the download size of the build bundle in bytes. |
installBytes | integer | An integer value that represents the installation size of the build bundle in bytes. |
osVersion | string | A string that identifies the OS version supported by the app or App Clip. |