accountClosureTemplate

abstract suspend fun accountClosureTemplate(accountId: Long, command: String? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

accountId

accountId

command

command (optional)