Class ScriptTypeProfile
ScriptTypeProfile
public sealed class ScriptTypeProfile
- Inheritance
-
ScriptTypeProfile
- Inherited Members
Properties
Entries
entries
[JsonPropertyName("entries")]
public TypeProfileEntry[] Entries { get; set; }
Property Value
ScriptId
scriptId
[JsonPropertyName("scriptId")]
public string ScriptId { get; set; }
Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }