Alerts
Functions
createClient
Link copied to clipboard
fun <T> createClient(javaClass: Class<T>, module: SimpleModule? = null): T
Content copied to clipboard
delete
Link copied to clipboard
get
Link copied to clipboard
list
Link copied to clipboard
fun list(category: Category? = null, status: AlertStatus? = null, direction: TransactionSortOrder? = null, search: String? = null, count: Int? = null): AlertsResponse?
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard