get Section List As Json Suspend
suspend fun getSectionListAsJsonSuspend(siteHierarchy: String, shouldIgnoreCache: Boolean = false): Either<ArcXPException, String>
Content copied to clipboard
getSectionListAsJsonSuspend - request section lists / navigation
Parameters
site Hierarchy
id to query
should Ignore Cache
if true, we ignore caching for this call only