All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.petersamokhin.notionsdk.data.NotionApiVersion.kt Maven / Gradle / Ivy

There is a newer version: 0.0.5
Show newest version
package com.petersamokhin.notionsdk.data

public enum class NotionApiVersion(public val stringValue: String) {
    V_2021_08_16("2021-08-16");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy