Type alias AccountStatus

AccountStatus: "uninitialized" | "frozen" | "active" | "non-existing"

Generated using TypeDoc