Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

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

Function: mapToInternalRole()

mapToInternalRole(role): string

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

Maps the role name to an internal role ID accepted by the API.

Parameters

role

string

Returns

string

Released under the Apache-2.0 License.