WhitelistObject

data class WhitelistObject(@Json(name = idid: String, @Json(name = hashhash: String)

Parameters

id

Whitelist item id

hash

Hashed representation of iban

Constructors

WhitelistObject
Link copied to clipboard
fun WhitelistObject(@Json(name = idid: String, @Json(name = hashhash: String)
Whitelist item id

Properties

hash
Link copied to clipboard
var hash: String
Hashed representation of iban
id
Link copied to clipboard
var id: String
Whitelist item id