GetOfficerSuspendedByStateId
Check if an officer is suspended using their state id.
Paramters:
stateid
(string
): The state id of the officer.
Returns:
suspended
(boolean
): Returnstrue
if the officer is suspended, otherwisefalse
.
Last updated
Was this helpful?