string | name[Get] The assigned name of this version tag |
string | created_at[Get] Date and time of the tag creation (ISO8601). |
string | updated_at[Get] Date and time of the last update (move, rename or update description) (ISO8601). |
string | desc[Get] Short sentence describing the version. |
string Meta.WitAi.Data.Info.WitVersionTagInfo.name |
---|
The assigned name of this version tag |
string Meta.WitAi.Data.Info.WitVersionTagInfo.created_at |
---|
Date and time of the tag creation (ISO8601). |
string Meta.WitAi.Data.Info.WitVersionTagInfo.updated_at |
---|
Date and time of the last update (move, rename or update description) (ISO8601). |
string Meta.WitAi.Data.Info.WitVersionTagInfo.desc |
---|
Short sentence describing the version. |
Meta.WitAi.Data.Info.WitVersionTagInfo.WitVersionTagInfo ( string name, string createdAt, string updatedAt, string description ) |
---|
No description available.
|