Type Alias: MappingRuleCreateRequest
type MappingRuleCreateRequest = MappingRuleCreateUpdateRequest & object;
Defined in: gen/types.gen.ts:4536
Type Declaration
mappingRuleId
mappingRuleId: string;
The unique ID of the mapping rule.
type MappingRuleCreateRequest = MappingRuleCreateUpdateRequest & object;
Defined in: gen/types.gen.ts:4536
mappingRuleId: string;
The unique ID of the mapping rule.