Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 507 Bytes

File metadata and controls

12 lines (6 loc) · 507 Bytes

CheckResult

Enumerates results of a check operation. - CHECK_RESULT_ALLOWED: Represents a successful check (the check allowed the operation). - CHECK_RESULT_DENIED: Represents a failed check (the check denied the operation).

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]