retrieveCalendarsByEntity

abstract suspend fun retrieveCalendarsByEntity(entityType: String, entityId: Long, calendarType: String? = "all"): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

entityType
entityId
calendarType

(optional, default to "all")