Twilio.Resources.Memory.V1.ControlPlane.Store.IdentityResolutionSetting
(twilio_elixir v0.1.3)
Copy Markdown
View Source
IdentityResolutionSetting resource.
Properties
| Field | Description |
|---|
identifierConfigs | List of identifier types and their resolution settings. |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
matchingRules | Priority list of identifiers to locate profiles to apply new data to, or for determining if two existing profiles should merge. Rules are evaluated in order. - If no rule matches against existing profiles, a new profile will be created. - If a rule matches to a single existing profile, the profile will be updated. - If a rule matches to multiple existing profiles, those existing profiles will be merged. |
version | The current version number of the Identity Resolution Settings. Incremented on each successful update. |