API ClientsTypeScript SDKAPI ReferenceCoreType AliasesMappingRuleCreateUpdateRequestVersion: 8.9On this pageType Alias: MappingRuleCreateUpdateRequest type MappingRuleCreateUpdateRequest = object; Properties claimName claimName: string; The name of the claim to map. claimValue claimValue: string; The value of the claim to map. name name: string; The name of the mapping rule.Was this helpful?