GSTPy.CommitVersion

class GSTPy.CommitVersion

Information about a specific version of a feature.

property commit_key

The key of the commit this version belongs to.

Type

int

property feature_id

The id of the feature.

Type

int

property version_no

The version number of the feature.

Type

int