Get App Manifest Response
@Serializable
Response type for the PageDomain.getAppManifest command.
Constructors
Link copied to clipboard
constructor(url: String, errors: List<AppManifestError>, data: String? = null, parsed: AppManifestParsedProperties? = null)