marta

Class ApiVersion

API version.

class marta.ApiVersion {

let major: Int

let minor: Int

let text: String

}