Variable AclTypesConst Internal
AclTypes: {
client_callable_flow_object: string;
client_callable_script_include: string;
graphql: string;
pd_action: string;
processor: string;
record: string;
rest_endpoint: string;
ui_page: string;
ux_data_broker: string;
ux_page: string;
ux_route: string;
} = ...
Type Declaration
client_callable_flow_object: string
client_callable_script_include: string
graphql: string
pd_action: string
processor: string
record: string
rest_endpoint: string
ui_page: string
ux_data_broker: string
ux_page: string
ux_route: string