Skip to content

@salesforce/b2c-tooling-sdk / clients / isValidRoleTenantFilter

Function: isValidRoleTenantFilter() ​

isValidRoleTenantFilter(value): boolean

Defined in: packages/b2c-tooling-sdk/src/clients/am-api.ts:43

Returns true if the value matches the Account Manager role tenant filter format.

Parameters ​

value ​

string

Returns ​

boolean

Released under the Apache-2.0 License.