VersionData
Static information about current app and API versions
Properties
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
appName |
string | Official app name without version to distinguish the eKasa variant. | "eKasa" |
|
appVersion |
string | App version in semantic format, starting with letter v. |
"v1.2.30" |
|
apiVersion |
string | API version in semantic format. | "1.0.0" |