FutureProg types
Appointment
| Property | Return type | Help |
|---|---|---|
.holders |
Number |
A list of all the current holders of this appointment |
.id |
Number |
The Id of the appointment |
.maxholders |
Number |
The maximum number of simultaneous holders (0 if unlimited) |
.minappointer |
Rank |
The minimum rank required to appoint to this appointment (can be null) |
.minrank |
Rank |
The minimum rank required to hold the appointment (can be null) |
.name |
Text |
The name of the appointment |
.onlinemembers |
Character Collection |
A list of all online characters with this appointment |
.parent |
Appointment |
The parent rank controlling appointments to this appointment (can be null) |
.paygrade |
Paygrade |
The paygrade associated with the appointment (can be null) |