Type Alias: MappingRuleCreateUpdateResult
type MappingRuleCreateUpdateResult = object;
Defined in: gen/types.gen.ts:4545
Properties
claimName?
optional claimName: string;
Defined in: gen/types.gen.ts:4549
The name of the claim to map.
claimValue?
optional claimValue: string;
Defined in: gen/types.gen.ts:4553
The value of the claim to map.
mappingRuleId?
optional mappingRuleId: string;
Defined in: gen/types.gen.ts:4561
The unique ID of the mapping rule.
name?
optional name: string;
Defined in: gen/types.gen.ts:4557
The name of the mapping rule.