freeclimb.Enums.AccountStatus The status of this account. It is one of: active, suspended, or closed. Properties Name Value Notes CLOSED closed Represented in C# as 1 SUSPENDED suspended Represented in C# as 2 ACTIVE active Represented in C# as 3 [Back to Model list] [Back to API list] [Back to README]