OneEntry Platform 2.1.0 Help

General types

Listing all main system types, such as forNewsPage.

Kotlin Multiplatform

val types = GeneralTypesService.all()

Swift

let types = try await GeneralTypesService.shared.all()
19 February 2025