SMS autofill metadata object used in the Consumer SDK OTPs config and B2B SDK OTPs config
SMSAutofillMetadata object
Fields
metadata_type string
The type of metadata to use for autofill. This should be either "domain" or "hash".
metadata_value string
The value of the metadata to use for autofill. This should be the associated domain name (for MetadataType "domain") or application hash (for MetadataType "hash").
bundle_id string
The ID of the bundle to use for autofill. This should be the associated bundle ID.