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