AccountType public enum AccountType : Int, Decodable Type of a Nimiq account. basic Normal Nimiq account. Declaration Swift case basic = 0 vesting Vesting contract. Declaration Swift case vesting = 1 htlc Hashed Timelock Contract. Declaration Swift case htlc = 2 © 2020 Nimiq Comunity. All rights reserved. (Last updated: 2020-08-30) Generated by jazzy ♪♫ v0.13.5, a Realm project.