marta

Class ApiVersion

Represents the API version.

class marta.ApiVersion {

let major: Int

let minor: Int

let text: String

}