public static final class HasPermissionRequest.Options extends Object
public static final String NO_ERROR_IF_NOT_EXISTS
FALSE
will return an error if the provided
object
does not exist or is blank. If TRUE
then it will return FALSE
for hasPermission
.
Supported values:
The default value is FALSE
.public static final String TRUE
public static final String FALSE
Copyright © 2025. All rights reserved.