Skip to main content
Version: 8.9 (unreleased)

Type Alias: MappingRuleCreateUpdateRequest

type MappingRuleCreateUpdateRequest = object;

Defined in: gen/types.gen.ts:4521

Properties

claimName

claimName: string;

Defined in: gen/types.gen.ts:4525

The name of the claim to map.


claimValue

claimValue: string;

Defined in: gen/types.gen.ts:4529

The value of the claim to map.


name

name: string;

Defined in: gen/types.gen.ts:4533

The name of the mapping rule.