# Packages

Package fields represents the info fields of the AppInfo struct.
No description provided by the author

# Functions

GetAppById returns an AppInfo struct representing the info of the app with id equal to the provided appId.
GetAppByIdAdv returns an AppInfo struct representing the info of the app with id equal to the provided appId, as would be seen when localized to the provided country and to the provided language.
GetAppByUrl returns an AppInfo struct representing the info of the app at the provided url.
GetAppByUrlAdv returns an AppInfo struct representing the info of the app at the provided url, as would be seen when localized to the provided country and to the provided language.

# Structs

AppInfo holds the extracted info for some app.