Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.13 KB

Symbol.md

File metadata and controls

20 lines (16 loc) · 1.13 KB

Symbol

Properties

Name Type Description Notes
symbol_id string The unique id for this symbol (uuid)
type string The type of the symbol for the current symbol upload
app_id string The application that this symbol belongs to
platform string The platform that this symbol is associated with
url string The path name of the symbol file in blob storage
origin string The origin of the symbol file
alternate_symbol_ids string[] The other symbols in the same file
status string Whether the symbol is ignored.
version string The version number. Optional for Apple. Required for Android. [optional]
build string The build number. Optional for Apple. Required for Android. [optional]
symbol_upload_id string The id of the symbol upload this symbol belongs to.

[Back to Model list] [Back to API list] [Back to README]