Class Module
Inheritance
System.Object
Module
Assembly: OpenAPI.dll
Syntax
public class Module : object
Properties
|
Improve this Doc
View Source
Type
Declaration
public string Type { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Uuid
Declaration
public string Uuid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Version
Declaration
public long[] Version { get; set; }
Property Value
Type |
Description |
System.Int64[] |
|