apidocs / com.srv4pos.server.api.keyboard / KeyboardService / delete

delete

fun delete(version: Int, identifier: String): Unit

Delete keyboard from the server.

Parameters

version - current version of the entity

identifier - identifies entity

Exceptions

com.srv4pos.server.api.exceptions.VersionConflictJsonException - if version mismatch