listIssuanceStates

suspend fun listIssuanceStates(afterId: String? = null, limit: Int = Int.MAX_VALUE): List<Pair<String, IssuanceState>>