Table of Contents

Class RelatedApplication

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class RelatedApplication
Inheritance
RelatedApplication
Inherited Members

Constructors

RelatedApplication()

public RelatedApplication()

Fields

Id

[Value("id")]
public string Id

Field Value

string

Platform

[Value("platform")]
public required string Platform

Field Value

string

Url

[Value("url")]
public string Url

Field Value

string

Version

[Value("version")]
public string Version

Field Value

string